This commit is contained in:
@@ -7,16 +7,16 @@ steps:
|
|||||||
registry: rg.fr-par.scw.cloud
|
registry: rg.fr-par.scw.cloud
|
||||||
repo: asr-projects/beau-gosse-du-92-web
|
repo: asr-projects/beau-gosse-du-92-web
|
||||||
tags: ${CI_COMMIT_SHA}
|
tags: ${CI_COMMIT_SHA}
|
||||||
cache: true
|
# cache: true
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
build-args: JOBS_NB=2
|
# build-args: JOBS_NB=4
|
||||||
username: nologin
|
username: nologin
|
||||||
password:
|
password:
|
||||||
from_secret: registry-password
|
from_secret: registry-password
|
||||||
debug: true
|
debug: true
|
||||||
backend_options:
|
# backend_options:
|
||||||
kubernetes:
|
# kubernetes:
|
||||||
resources:
|
# resources:
|
||||||
requests:
|
# requests:
|
||||||
memory: "2Gi"
|
# memory: "4Gi"
|
||||||
cpu: 2
|
# cpu: "4"
|
||||||
|
Reference in New Issue
Block a user