Skip to content
Snippets Groups Projects
Commit f6c961bb authored by Toni Salo's avatar Toni Salo
Browse files

Update .gitlab-ci.yml file

parent 794a8d62
No related branches found
No related tags found
No related merge requests found
Pipeline #40876 failed
...@@ -27,3 +27,6 @@ deploy: ...@@ -27,3 +27,6 @@ deploy:
- mv public /tmp && mv build public - mv public /tmp && mv build public
- npm install -g serve - npm install -g serve
- serve -s build - serve -s build
artifacts:
paths:
- public/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment