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
|
- master
|
||||||
script:
|
script:
|
||||||
- chmod +x .gitlab-pages-generator.sh
|
- chmod +x .gitlab-pages-generator.sh
|
||||||
- ./gitlab-pages-generator.sh . .public
|
- ./.gitlab-pages-generator.sh . .public
|
||||||
- mv .public public
|
- mv .public public
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in a new issue