mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-23 02:11:01 +00:00
execute dist for tag [ci skip]
This commit is contained in:
parent
707721e4fa
commit
6d49f99601
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ pipeline:
|
|||
- ./dist.sh
|
||||
secrets: [ ssh_key ]
|
||||
when:
|
||||
event: push
|
||||
event: [ push, tag ]
|
||||
|
||||
archive:
|
||||
image: plugins/s3
|
||||
|
|
Loading…
Reference in a new issue