1
0
Fork 0
mirror of https://github.com/yavook/kiwi-scp.git synced 2024-11-21 20:33:00 +00:00
kiwi-scp/.drone.yml
2021-09-28 23:00:30 +02:00

17 lines
No EOL
273 B
YAML

---
kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
settings:
repo: ldericher/kind
# auto_tag: true
tags:
- edge
purge: false
username:
from_secret: DOCKER_USERNAME
password:
from_secret: DOCKER_PASSWORD