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
38ff4bac90
commit
95df817fd2
@ -1,14 +1,11 @@
|
|||||||
pages:
|
stages:
|
||||||
|
- build
|
||||||
|
|
||||||
tags:
|
upload_to_server:
|
||||||
|
stage: build
|
||||||
|
image: wiimart-page-updater:latest
|
||||||
|
tags:
|
||||||
- shell
|
- shell
|
||||||
stage: deploy
|
|
||||||
script:
|
|
||||||
- mkdir public
|
|
||||||
- cp -r *.html CNAME README.md *.ico media meta wad public
|
|
||||||
artifacts:
|
|
||||||
paths:
|
|
||||||
- WiiMart-github-io
|
|
||||||
only:
|
|
||||||
- main
|
|
||||||
|
|
||||||
|
script:
|
||||||
|
- ./WiiMartOrgSernder.sh
|
Loading…
x
Reference in New Issue
Block a user