Skip to content
Snippets Groups Projects
Commit 882dee72 authored by Paolo.Brasolin's avatar Paolo.Brasolin
Browse files

fix: #fe staging APP_VERSION

parent e83f19e1
No related branches found
No related tags found
No related merge requests found
Pipeline #23694 failed
......@@ -134,7 +134,7 @@ stg-build-fe-node-job:
stage: build
variables:
NODE_ENV: staging
APP_VERSION: ${CI_COMMIT_REF_NAME}
APP_VERSION: ${CI_COMMIT_SHORT_SHA}
script:
- npm run build -- --out-dir dist/stg
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment