1
0
Fork 0
mirror of https://github.com/yavook/kiwi-cron.git synced 2024-11-21 06:53:01 +00:00
kiwi-cron/.drone.yml

15 lines
236 B
YAML
Raw Permalink Normal View History

2022-02-24 17:16:01 +00:00
---
kind: pipeline
name: default
steps:
- name: docker
image: plugins/docker
settings:
2022-02-27 14:51:14 +00:00
repo: yavook/kiwi-cron
2022-02-24 17:16:01 +00:00
auto_tag: true
username:
from_secret: DOCKER_USERNAME
password:
from_secret: DOCKER_PASSWORD