🔊 Deploy web app on commit on this branch (TEMP !!!)
All checks were successful
ci/woodpecker/push/dockerize Pipeline was successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/audit Pipeline was successful

This commit is contained in:
2025-05-02 20:04:50 +02:00
parent 8bcb479b57
commit cdc02a601d

View File

@@ -14,6 +14,7 @@ steps:
when: when:
- event: push - event: push
branch: ${CI_REPO_DEFAULT_BRANCH} branch: ${CI_REPO_DEFAULT_BRANCH}
- event: push
branch: fix/versions-always-modified
# depends_on: # depends_on:
# - validate # - validate