Skip to content
Snippets Groups Projects

build the Dockerimage used in CI

Merged Bas Nijholt requested to merge docker into master
Compare and Show latest version
2 files
+ 6
3
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
image: quantumtinkerer/research # until the other image is build
image: gitlab.kwant-project.org:5005/qt/adaptive:latest
stages:
- prebuild
Loading