use lsb_release to select repository
This commit is contained in:
@@ -67,7 +67,7 @@ job_win32:
|
||||
job_atari:
|
||||
stage: build
|
||||
before_script:
|
||||
- apt-get update -qq && apt-get install -y -qq zip dos2unix
|
||||
- apt-get update -qq && apt-get install -y -qq zip dos2unix lsb-release
|
||||
- "sh ./.install-cross-mint.sh"
|
||||
script:
|
||||
- "ATARICROSS=1 make 3rdparty -j2 || exit 1"
|
||||
|
||||
Reference in New Issue
Block a user