Skip to content
Snippets Groups Projects
Commit d3a3d41b authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

FIX: for pyint the image needs to be build every time

parent e751a60a
Branches
Tags
No related merge requests found
...@@ -115,8 +115,6 @@ build-testenv: ...@@ -115,8 +115,6 @@ build-testenv:
tags: [cached-dind] tags: [cached-dind]
image: docker:19.03 image: docker:19.03
stage: setup stage: setup
only:
- schedules
script: script:
- df -h - df -h
- docker login -u indiscale -p $CI_REGISTRY_PASSWORD $CI_REGISTRY - docker login -u indiscale -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment