mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-15 04:30:33 +00:00
Fix Docker image build
This commit is contained in:
parent
d035855be2
commit
e196a83060
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user