Skip to content
Snippets Groups Projects
Commit 9171c509 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

weg - echo 'VITE_TEAM_NAME: $VITE_TEAM_NAME'

parent 13963204
No related branches found
No related tags found
No related merge requests found
Pipeline #394434 failed
......@@ -30,7 +30,6 @@ pages:
- echo 'yarn-offline-mirror ".yarn-cache/"' >> .yarnrc
- echo 'yarn-offline-mirror-pruning true' >> .yarnrc
- yarn install --frozen-lockfile
- echo 'VITE_TEAM_NAME: $VITE_TEAM_NAME'
script:
- yarn build
- mv dist public #Ensure the output directory is renamed to public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment