Update '.woodpecker/.build.yml'
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
2023-03-11 14:13:16 +01:00
parent 43642a5d8e
commit 345421844a

View File

@@ -8,6 +8,6 @@ pipeline:
from_secret: dockerhub_user
password:
from_secret: DOCKERHUB_TOKEN
auto_tag: true
tag: latest
when:
event: [push, tag, deployment]