Skip to content
Snippets Groups Projects
Commit 8849719a authored by Alexandre MEYER's avatar Alexandre MEYER
Browse files

Update .gitlab-ci.yml file

parent 6ee23ac9
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,8 @@ image: harbor.pagoda.os.univ-lyon1.fr/ecoquery-hugo/hugo:latest
variables:
GIT_SUBMODULE_STRATEGY: recursive
test:
pages:
stage: deploy
script:
- pwd
- ls
......@@ -22,12 +23,6 @@ test:
- pwd
- mv public ../public/m1if37
- ls ../public
except:
- master
pages:
script:
- hugo
artifacts:
paths:
- public
......
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