Skip to content
Snippets Groups Projects
Commit 7982fc0a authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

updated cache again

Former-commit-id: 66d72181
parent a3f088a4
No related branches found
No related tags found
No related merge requests found
...@@ -11,6 +11,9 @@ default: ...@@ -11,6 +11,9 @@ default:
cache: cache:
key: testdata key: testdata
paths:
- ./tests/testdata
policy: pull-push
alma8-build: alma8-build:
image: harbor.wolke.img.univie.ac.at/flexpart/almalinux8:latest image: harbor.wolke.img.univie.ac.at/flexpart/almalinux8:latest
...@@ -54,10 +57,6 @@ setup: ...@@ -54,10 +57,6 @@ setup:
script: script:
- mkdir ./tests/testdata - mkdir ./tests/testdata
- wget -r -nH --cut-dirs=2 --no-parent --reject="index.html*" -P ./tests/testdata "https://webdata.wolke.img.univie.ac.at/flexpart/" - wget -r -nH --cut-dirs=2 --no-parent --reject="index.html*" -P ./tests/testdata "https://webdata.wolke.img.univie.ac.at/flexpart/"
cache:
key: testdata
paths:
- ./tests/testdata
options-test: options-test:
# image: harbor.wolke.img.univie.ac.at/flexpart/almalinux8:latest # image: harbor.wolke.img.univie.ac.at/flexpart/almalinux8:latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment