gitlab-ci: disable atari and switch build

They don't work anymore since the gitlab-ci docker images
switched from Debian 9 stretch to Debian 10 buster.
This commit is contained in:
Thomas Bernard 2019-07-16 00:24:33 +02:00
parent 40bfbb4f9b
commit 964ca7368a
No known key found for this signature in database
GPG Key ID: 0FF11B67A5C0863C

View File

@ -64,7 +64,7 @@ job_win32:
- "install/grafx2*.exe"
- "WIN32_JOB_ID"
job_atari:
.job_atari:
stage: build
before_script:
- apt-get update -qq && apt-get install -y -qq zip dos2unix
@ -97,7 +97,7 @@ job_gp2x:
- "*.zip"
- "GP2X_JOB_ID"
job_switch:
.job_switch:
stage: build
before_script:
- apt-get update -qq && apt-get install -y -qq zip