Skip to content
Snippets Groups Projects
Commit c1b32de1 authored by Iheb Boussida's avatar Iheb Boussida
Browse files

Update .gitlab-ci.yml file

parent 8491e812
Branches
No related tags found
No related merge requests found
Pipeline #226951 failed
......@@ -21,8 +21,10 @@ work:
script:
- npm install
- npm run build
- mkdir public
- cp -r dist public
needs:
- build
artifacts:
paths:
- dist
\ No newline at end of file
- public
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment