local 2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-11-21 19:37:43 +01:00
parent fd14ac7117
commit f2e2692d0c

View File

@@ -9,7 +9,7 @@ steps:
from_secret: local_username from_secret: local_username
password: password:
from_secret: local_password from_secret: local_password
tags: latest,${CI_COMMIT_SHA},${CI_COMMIT_TAG} tags: ${CI_COMMIT_SHA}
dockerfile: Dockerfile dockerfile: Dockerfile
when: when:
- event: [push, tag] - event: [push, tag]