Skip to content
Snippets Groups Projects

Make cicd work

Merged Jan Reher requested to merge make-cicd-work into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -2,7 +2,7 @@
# use the official gcc image, based on debian
# can use verions as well, like gcc:5.2
# see https://hub.docker.com/_/gcc/
image: gcc
image: msrd0/cmake-qt5
build:
stage: build
Loading