mirror of
https://gitlab.com/Thoscellen/Wallset.git
synced 2025-05-31 19:04:51 +02:00
Réexporter les variables gitlab en tant que variables d'environnement bash
This commit is contained in:
parent
a7c5db924d
commit
ff65f260d0
@ -19,6 +19,8 @@ variables:
|
||||
changes:
|
||||
- ${ENTRY_FOLDER}/${PACKAGE_NAME}/*
|
||||
script:
|
||||
- export ENTRY_FOLDER=${ENTRY_FOLDER}
|
||||
- export PACKAGE_NAME=${PACKAGE_NAME}
|
||||
- cd src/build_job
|
||||
- npm install
|
||||
- npm run start
|
||||
|
Loading…
x
Reference in New Issue
Block a user