Skip to content
Snippets Groups Projects
Commit 568eceff authored by Abbas Jafari's avatar Abbas Jafari :speech_balloon:
Browse files

Update .gitlab-ci.yml file

parent b900ad95
No related branches found
No related tags found
No related merge requests found
...@@ -42,6 +42,7 @@ build-client-pages: ...@@ -42,6 +42,7 @@ build-client-pages:
- cp build/index.html build/404.html - cp build/index.html build/404.html
- mkdir ../public - mkdir ../public
- mv -v build/* ../public/ - mv -v build/* ../public/
- ls
- echo "Build successfully!" - echo "Build successfully!"
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment