Skip to content
Snippets Groups Projects
Commit 83e912e2 authored by Johann Ruiz's avatar Johann Ruiz
Browse files

Update .gitlab-ci.yml file

parent 230f3b00
No related branches found
No related tags found
No related merge requests found
Pipeline #10637 failed
......@@ -8,7 +8,7 @@ build-job: # This job runs in the build stage, which runs first.
stage: build
script:
- echo "Compiling the code..."
- npm run build
- echo npm run build
- echo "Compile complete."
test-job:
......
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