mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-09-03 20:11:03 +02:00
11 lines
152 B
YAML
11 lines
152 B
YAML
stages:
|
|
- build
|
|
|
|
upload_to_server:
|
|
stage: build
|
|
image: wiimart-page-updater:latest
|
|
tags:
|
|
- shell
|
|
|
|
script:
|
|
- ./root/WiiMartOrgSender.sh |