envconf/.drone.yml

13 lines
148 B
YAML
Raw Permalink Normal View History

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