* Fixing pages pipelien
This commit is contained in:
parent
cb2c7ac3ec
commit
5b7248a7f3
@ -43,7 +43,8 @@ pages:
|
|||||||
script:
|
script:
|
||||||
- cd gitpage
|
- cd gitpage
|
||||||
- hugo
|
- hugo
|
||||||
- mv public/
|
- mv public/ ..
|
||||||
|
- ls ../public -R
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public/
|
- public/
|
||||||
|
Loading…
Reference in New Issue
Block a user