👷 Try to remove cpu/ram constrains
Some checks failed
ci/woodpecker/push/deploy Pipeline failed

This commit is contained in:
2024-04-13 17:21:38 +02:00
parent 723b43b679
commit 03255609a8

View File

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