Re-done that last commit, this time correctly.
This commit is contained in:
parent
2548912219
commit
4696914a25
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue