Skip to content
Snippets Groups Projects
Commit 6b34b5da authored by Andreas's avatar Andreas
Browse files

feat/Updated package-lock.json

parent 169c0aa7
No related branches found
No related tags found
1 merge request!42Bug/fix pipeline bug
Pipeline #279514 failed
......@@ -16,5 +16,11 @@ install_dependencies:
build_project:
stage: build_project
before_script:
- ls -l node_modules/.bin
- whoami
script:
- npm run build
after_script:
- ls -l
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