parent
e1d84a9070
commit
8fcdbcb9fb
|
@ -5,7 +5,7 @@ steps:
|
|||
image: golang:1.17.2
|
||||
commands:
|
||||
- git tag $DRONE_TAG
|
||||
- bash release.sh
|
||||
- bash build.sh
|
||||
- echo -n "latest,${DRONE_TAG#v}" > .tags
|
||||
- name: gitea_release
|
||||
image: plugins/gitea-release
|
||||
|
@ -26,7 +26,7 @@ steps:
|
|||
# auto_tag: true
|
||||
mtu: 1000
|
||||
# purge: true
|
||||
repo: hub.kumoly.io/tools/configui
|
||||
repo: hub.kumoly.io/tools/breacher
|
||||
registry: hub.kumoly.io
|
||||
trigger:
|
||||
event: tag
|
Loading…
Reference in New Issue