ContainerImage.LighttpdPHPP.../.drone.yml

14 lines
276 B
YAML

kind: pipeline
name: default
steps:
- name: kaniko
image: banzaicloud/drone-kaniko
context: .
settings:
repo: djpbessems/lighttpd-php-powershell
tags: latest
username:
from_secret: dockerhub_username
password:
from_secret: dockerhub_password