woodpecker: only log into registry when tagging
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
parent
c2698fc17e
commit
adf49bef78
|
@ -7,6 +7,9 @@ pipeline:
|
|||
password:
|
||||
from_secret: REGISTRY_TOKEN
|
||||
secrets: [REGISTRY_TOKEN]
|
||||
when:
|
||||
event: tag
|
||||
tag: v*
|
||||
|
||||
build:
|
||||
image: golang:1.19-alpine
|
||||
|
|
Loading…
Reference in New Issue