1
0
mirror of https://gitlab.com/simple-stock-bots/docs.git synced 2025-06-15 23:06:39 +00:00

I love debugging gitlab-ci

This commit is contained in:
Anson 2019-04-02 23:03:48 -07:00
parent 435a452dae
commit a2529cedca

View File

@ -11,9 +11,8 @@ pages:
script:
- mkdocs build
- mv site public
artifacts:
paths:
- public
- site
only:
- master