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

Update .gitlab-ci.yml file

parent 293d5000
No related branches found
No related tags found
No related merge requests found
Pipeline #98424 failed
...@@ -9,8 +9,9 @@ test: ...@@ -9,8 +9,9 @@ test:
script: script:
- pwd - pwd
- ls - ls
- echo toto > public/index.html - ls ..
- ls public - echo toto > ../public/index.html
- ls ../public
- cd web - cd web
- hugo -D - hugo -D
- ls public - ls 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