Update .gitlab-ci.yml file

This commit is contained in:
Selim Gozel 2025-04-28 17:39:33 +00:00
parent 72fa8f3b80
commit 8aef557469

View File

@ -5,7 +5,7 @@ upload_to_server:
stage: build stage: build
image: wiimartorg-updater:latest image: wiimartorg-updater:latest
tags: tags:
- shell - dkp
script: script:
- ls /stuff - ls /stuff
- /stuff/WiiMartOrgSender.sh - /stuff/WiiMartOrgSender.sh