This commit is contained in:
isUnknown 2025-10-08 15:58:25 +02:00
parent 186f7b80ba
commit d590c9ac45

View file

@ -56,7 +56,7 @@ deploy_preprod:
build_prod: build_prod:
stage: build stage: build
only: only:
- prod - main
image: composer:2 image: composer:2
script: script:
- apk add --no-cache nodejs npm - apk add --no-cache nodejs npm