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
+ 2
3
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
2
image: gitlab.kwant-project.org:5005/qt/adaptive
image: quantumtinkerer/research # until the other image is build
test:
script:
@@ -34,4 +34,3 @@ build docker:
- Dockerfile
- environment.yml
- test-requirements.txt
- more_scripts/*.{rb,py,sh}
Loading