python3 stuff

This commit is contained in:
2021-07-28 18:16:23 +02:00
parent 0dea862c1b
commit a1d5b894bb

View File

@ -42,7 +42,7 @@ build:
sed -i -e 's/GITTAGVERSION/'"$CI_COMMIT_TAG"':'"$CI_COMMIT_SHORT_SHA"'/' ./src/app/navigation/navigation.component.html;
fi
- npm install
- npm run generate
- npm run generate3
- ./node_modules/.bin/ng build --prod
- tar -czf ../dist.tgz dist