Skip to content
Snippets Groups Projects

Fixes cicd

Merged Tobias Winchen requested to merge twinchen/psrdada_cpp:cicd into devel
3 files
+ 4
3
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -3,7 +3,7 @@ stages:
- test
- deploy
image: edd01:5000/eddbase:latest
image: eddinfra0:5000/eddbase:latest
variables:
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
Loading