1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-10-04 18:00:49 +00:00

Use automatically updated tags for debian images

This commit is contained in:
Carles Fernandez 2019-02-11 00:21:41 +01:00
parent e792a336d0
commit fd14c8c2b9
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -127,8 +127,8 @@ crosscompile:
- binaries/*
debian8.11:
image: debian:8.11-slim
debian8:
image: debian:jessie-slim
stage: build
script:
- apt-get update
@ -142,8 +142,8 @@ debian8.11:
allow_failure: true
debian9.5:
image: debian:9.5-slim
debian9:
image: debian:stretch-slim
stage: build
script:
- apt-get update
@ -157,7 +157,7 @@ debian9.5:
debian10:
image: debian:buster
image: debian:buster-slim
stage: build
script:
- apt-get update