1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-07-15 08:04:21 +00:00

Fix Docker image build

This commit is contained in:
Carles Fernandez 2018-02-10 01:04:32 +01:00
parent d035855be2
commit e196a83060

View File

@ -85,7 +85,7 @@ get-dockerfile:
stage: build
script:
- apt-get update
- apt-get install -y --no-install-recommends git
- apt-get install -y git ca-certificates
- git clone https://github.com/carlesfernandez/docker-gnsssdr
artifacts:
paths: