envconf/.drone.yml

13 lines
148 B
YAML
Raw Normal View History

2021-03-26 11:51:36 +00:00
kind: pipeline
name: default
steps:
- name: refresh
2021-03-26 12:53:35 +00:00
image: roypur/goproxy-refresh
2021-03-26 11:51:36 +00:00
commands:
2021-03-26 12:53:35 +00:00
- goproxy-refresh
2021-03-26 13:08:56 +00:00
trigger:
event:
- tag