Skip to content
Snippets Groups Projects
Commit e45c7ec9 authored by Nico Vermaas's avatar Nico Vermaas
Browse files

adding CI/CD pipeline

parent 77959c82
No related branches found
No related tags found
2 merge requests!8Esap gui dev,!7Esap gui dev
Pipeline #5867 failed
......@@ -9,8 +9,8 @@ build-esap-gui:
- 'command -v ssh-agent >/dev/null || ( apt-get update -y && apt-get install npm -y )'
script:
- echo "Building deploy package"
- npm install
- npm build
- yarn install
- yarn build
- echo "Build successful"
artifacts:
expire_in: 1 hour
......
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