mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-05 21:11:18 +02:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
f907ff2574
commit
5d37eb0628
@ -4,10 +4,10 @@ pages:
|
|||||||
- shell
|
- shell
|
||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
- mkdir -p public
|
- echo hmm
|
||||||
- cp -r * public/
|
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- WiiMart-github-io
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user