fixed busted yml sytanx

This commit is contained in:
shockrah 2020-07-05 17:20:27 -07:00
parent 06a1192e41
commit bcc94a608e

View File

@ -5,6 +5,6 @@ pages:
- ./scripts/build-html.sh - ./scripts/build-html.sh
artifacts: artifacts:
paths: paths:
-public - public/
only: only:
master - master