Update .gitlab-ci.yml
This commit is contained in:
parent
2e7219eef7
commit
4c44eb1595
@ -20,6 +20,7 @@ deploy-stage:
|
|||||||
stage: deploy
|
stage: deploy
|
||||||
image: minio/mc:latest
|
image: minio/mc:latest
|
||||||
script:
|
script:
|
||||||
|
- ls
|
||||||
- mkdir .public
|
- mkdir .public
|
||||||
- cp -r public .public
|
- cp -r public .public
|
||||||
- mc config host add minio http://minio.diskstation.local:80 J5EUEGIEB9BIL5UCPWRF 1SOPPciiXvWiVICzRy45xC5Nw1LNNDWWd0KSQyxW
|
- mc config host add minio http://minio.diskstation.local:80 J5EUEGIEB9BIL5UCPWRF 1SOPPciiXvWiVICzRy45xC5Nw1LNNDWWd0KSQyxW
|
||||||
|
Loading…
Reference in New Issue
Block a user