Fixed CI trigger
ci/woodpecker/push/ociImageTag Pipeline failed
Details
ci/woodpecker/push/ociImageTag Pipeline failed
Details
This commit is contained in:
parent
7a927d8d46
commit
b13a20e8bf
|
@ -12,4 +12,6 @@ pipeline:
|
||||||
# Secret 'docker_password' needs to be set in the CI settings
|
# Secret 'docker_password' needs to be set in the CI settings
|
||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
|
|
||||||
branches: main
|
when:
|
||||||
|
event: tag
|
||||||
|
tag: v*
|
Loading…
Reference in New Issue