mirror of
https://gitlab.com/simple-stock-bots/docs.git
synced 2025-06-16 15:17:27 +00:00
I love debugging gitlab-ci
This commit is contained in:
parent
435a452dae
commit
a2529cedca
@ -11,9 +11,8 @@ pages:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- mkdocs build
|
- mkdocs build
|
||||||
- mv site public
|
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- site
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user