fixed busted yml sytanx
This commit is contained in:
parent
06a1192e41
commit
bcc94a608e
@ -5,6 +5,6 @@ pages:
|
|||||||
- ./scripts/build-html.sh
|
- ./scripts/build-html.sh
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
-public
|
- public/
|
||||||
only:
|
only:
|
||||||
master
|
- master
|
||||||
|
Loading…
Reference in New Issue
Block a user