ci: Remove run condition for 'default' publish job
This commit is contained in:
parent
7972b5a12b
commit
4f6bf577ac
|
@ -8,10 +8,8 @@ steps:
|
|||
username: ${CI_REPO_OWNER}
|
||||
password:
|
||||
from_secret: cb_token
|
||||
when:
|
||||
- event: [push]
|
||||
|
||||
publish:
|
||||
publish-release:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
repo: git.merp.digital/${CI_REPO_OWNER}/woodpecker-scp
|
||||
|
|
Loading…
Reference in a new issue