👷 Run dockerize and deploy sequentially
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user