diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f7c5cd3..d9151ba 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,7 +7,8 @@ upload_to_server: name: wiimartorg-updater:latest pull_policy: never - tags: - - shell script: - - docker run --rm wiimartorg-updater /opt/WiiMartOrgSender.sh \ No newline at end of file + - ls + - ls /opt + - ls /opt/.ssh + - ./opt/WiiMartOrgSender.sh \ No newline at end of file