mirror of
https://gitlab.com/drummyfish/anarch.git
synced 2024-12-21 23:08:49 -05:00
Update .gitlab-ci.yml
This commit is contained in:
parent
fbd9253310
commit
6e277547c4
@ -2,7 +2,7 @@ pages:
|
|||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
- mkdir .public
|
- mkdir .public
|
||||||
- cp index.html .public
|
- cp -r * .public
|
||||||
- mv .public public
|
- mv .public public
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user