Update .gitlab-ci.yml
This commit is contained in:
parent
98b4b977f8
commit
6326137129
@ -12,6 +12,7 @@ variables:
|
|||||||
pages:
|
pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
image: monachus/hugo:latest
|
image: monachus/hugo:latest
|
||||||
|
image: minio/mc:latest
|
||||||
script:
|
script:
|
||||||
- hugo
|
- hugo
|
||||||
- mkdir .public
|
- mkdir .public
|
||||||
|
Loading…
Reference in New Issue
Block a user