ContainerImage.LighttpdPHPP.../.drone.yml
Danny Bessems 46a8b1e691
All checks were successful
continuous-integration/drone/push Build is passing
Update '.drone.yml'
2020-01-09 15:13:52 +00:00

14 lines
266 B
YAML

kind: pipeline
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