Re-done that last commit, this time correctly.

This commit is contained in:
Manuel Friedli 2017-03-21 16:49:42 +01:00
parent 2548912219
commit 4696914a25
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ pages:
- master
script:
- chmod +x .gitlab-pages-generator.sh
- ./gitlab-pages-generator.sh . .public
- ./.gitlab-pages-generator.sh . .public
- mv .public public
artifacts:
paths: