👷 Run dockerize and deploy CI steps on commits on default branch
Some checks failed
ci/woodpecker/push/dockerize Pipeline failed
ci/woodpecker/push/deploy unknown status

This commit is contained in:
2024-04-16 07:29:09 +02:00
parent f0d3b91084
commit de9d2b3a8a
2 changed files with 8 additions and 3 deletions

View File

@@ -21,5 +21,9 @@ steps:
- kubernetes_server
- kubernetes_token
when:
- event: push
branch: ${CI_REPO_DEFAULT_BRANCH}
depends_on:
- dockerize