Skip to content
Snippets Groups Projects
Commit 1de679c4 authored by BRONES Romain's avatar BRONES Romain
Browse files

fix: Fix the artifacts for build job

parent eedc1a07
Branches
Tags
No related merge requests found
Pipeline #3257 passed
...@@ -10,7 +10,6 @@ build-job: # This job runs in the build stage, which runs first. ...@@ -10,7 +10,6 @@ build-job: # This job runs in the build stage, which runs first.
- echo "Compiling the code..." - echo "Compiling the code..."
- make build - make build
- echo "Compile complete." - echo "Compile complete."
artifacts: artifacts:
paths: paths:
dist/ - dist/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment