Skip to content
Snippets Groups Projects
Commit 37ff8f49 authored by Eskudero Gurrutxaga, Ibon's avatar Eskudero Gurrutxaga, Ibon
Browse files

Update pages.yml

parent 98302b8d
Branches
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ pages: ...@@ -7,7 +7,7 @@ pages:
# Necessary to always launch the build yml in order to install dependencies # Necessary to always launch the build yml in order to install dependencies
- npm run build - npm run build
- mkdir -p public - mkdir -p public
- cp -r dist public - cp -r dist/* public
artifacts: artifacts:
paths: paths:
- public - public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment