ContainerImage.LighttpdPHPP.../.drone.yml
Danny Bessems 37d551a54d
All checks were successful
continuous-integration/drone/push Build is passing
Update '.drone.yml'
2020-06-05 09:06:58 +00:00

15 lines
283 B
YAML

kind: pipeline
type: kubernetes
name: default
steps:
- name: docker
image: plugins/docker
context: .
settings:
repo: djpbessems/lighttpd-php-powershell
tags: latest
username:
from_secret: dockerhub_username
password:
from_secret: dockerhub_password