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

Update .gitlab-ci.yml file

parent dd4f50cc
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,9 @@ test:
- ls
- ls ..
- mkdir -p ../public
- mkdir -p public
- echo toto > ../public/index.html
- echo toto > public/index.html
- ls ../public
- cd web
- hugo -D
......
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