1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2026-04-25 16:21:25 +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

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