1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-04-10 04:36:44 +00:00

Use automatically updated tags for debian images

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

View File

@ -388,7 +388,7 @@ coverity-scan:
# Stage "test"
run-tests-x86_64:
image: debian:9.3-slim
image: debian:stretch-slim
stage: test
script:
- apt-get update
@ -414,7 +414,7 @@ run-tests-x86_64:
run-tests-i386:
image: i386/debian:9.3-slim
image: i386/debian:stretch-slim
stage: test
script:
- apt-get update