From 964ca7368a05baef47c12119d36e2cf0c04bae16 Mon Sep 17 00:00:00 2001 From: Thomas Bernard Date: Tue, 16 Jul 2019 00:24:33 +0200 Subject: [PATCH] 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. --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 69f3df66..6e298da5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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