Skip to content
Snippets Groups Projects
Commit efd4f488 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

deploy doc (3)

parent 94519567
No related branches found
No related tags found
1 merge request!21Regular merge of develop
Pipeline #8342 passed
......@@ -18,19 +18,13 @@ cache:
- bower_components/
pages:
stage: build
only:
- gitlab-pages
script:
- grunt dist
artifacts:
paths:
- dist/
stage: deploy
only:
- gitlab-pages
script:
- grunt dist
- ls
- ls dist
- mv dist public
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment