ContainerImage.LighttpdPHPP.../.drone.yml

14 lines
276 B
YAML
Raw Normal View History

2019-11-26 14:56:40 +00:00
kind: pipeline
name: default
steps:
2020-01-09 15:01:11 +00:00
- name: kaniko
image: banzaicloud/drone-kaniko
2019-11-26 14:56:40 +00:00
context: .
settings:
repo: djpbessems/lighttpd-php-powershell
tags: latest
username:
from_secret: dockerhub_username
password:
from_secret: dockerhub_password