CI: try to fix running steps build & publish
This commit is contained in:
parent
f6a75f8cb6
commit
64c8659000
1 changed files with 0 additions and 2 deletions
|
@ -20,7 +20,6 @@ pipeline:
|
|||
build:
|
||||
image: debian
|
||||
when:
|
||||
event: tag
|
||||
tag: v*
|
||||
branch: master
|
||||
commands:
|
||||
|
@ -32,7 +31,6 @@ pipeline:
|
|||
publish:
|
||||
image: plugins/gitea-release
|
||||
when:
|
||||
event: tag
|
||||
tag: v*
|
||||
branch: master
|
||||
settings:
|
||||
|
|
Loading…
Reference in a new issue