From 03255609a8f242ff6b57205a16ee1d9935b35eaf Mon Sep 17 00:00:00 2001 From: Adrien Date: Sat, 13 Apr 2024 17:21:38 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Try=20to=20remove=20cpu/ram=20co?= =?UTF-8?q?nstrains?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .woodpecker/.deploy.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.woodpecker/.deploy.yaml b/.woodpecker/.deploy.yaml index d59cf48..d0f0b54 100644 --- a/.woodpecker/.deploy.yaml +++ b/.woodpecker/.deploy.yaml @@ -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"