👷 Run dockerize and deploy sequentially
Some checks failed
ci/woodpecker/push/dockerize Pipeline was successful
ci/woodpecker/push/deploy Pipeline failed

This commit is contained in:
2024-04-13 23:07:19 +02:00
parent 0d94cea968
commit a511f7f185
2 changed files with 6 additions and 6 deletions

View File

@@ -15,10 +15,11 @@ steps:
deployment: beau-gosse-du-92-web
repo: rg.fr-par.scw.cloud/asr-projects/beau-gosse-du-92-web
container: beau-gosse-du-92-web
# TEMP: For tests only
# tags: ${CI_COMMIT_SHA}
tag: dev
tags: ${CI_COMMIT_SHA}
secrets:
- kubernetes_cert
- kubernetes_server
- kubernetes_token
depends_on:
- dockerize

View File

@@ -1,5 +1,5 @@
when:
- branch: ${CI_REPO_DEFAULT_BRANCH}
# when:
# - branch: ${CI_REPO_DEFAULT_BRANCH}
steps:
dockerize:
@@ -12,4 +12,3 @@ steps:
username: nologin
password:
from_secret: registry-password
# debug: true