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:
stage: build
only:
- prod
- main
image: composer:2
script:
- apk add --no-cache nodejs npm