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