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

Update .gitlab-ci.yml file

parent fed36fc6
No related branches found
No related tags found
No related merge requests found
......@@ -10,12 +10,12 @@ test:
- pwd
- ls
- ls ..
- mkdir -p ../public
- echo toto > ../public/index.html
- ls ../public
- cd web
- hugo -D
- ls public
- mkdir -p ../public
- ls ../public
- mv public ../public/m1if37
except:
......
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