1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-09-03 11:27:59 +00:00

Add Docker image build

This commit is contained in:
Carles Fernandez
2018-02-09 23:49:48 +01:00
parent d098a56ca6
commit 654ce90d0b

View File

@@ -81,6 +81,7 @@ ubuntu-18.04-build:
docker-gnsssdr:
image: docker:latest
stage: build
services:
- docker:dind
before_script: