Skip to content
Snippets Groups Projects
Commit 5d1bcdd3 authored by Eliott Sammier's avatar Eliott Sammier
Browse files

Update Gitlab-CI working directory

parent 3dbdaa64
No related branches found
No related tags found
No related merge requests found
Pipeline #1950 passed
......@@ -9,12 +9,14 @@ variables:
test:
script:
- cd macao
- hugo
rules:
- if: $CI_COMMIT_BRANCH != $CI_DEFAULT_BRANCH
pages:
script:
- cd macao
- hugo
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment