| commit | 3274f87e4ca1416ec9eae69fe47e70264b9367ff | [log] [tgz] |
|---|---|---|
| author | Marc Kupietz <kupietz@ids-mannheim.de> | Sun Mar 24 19:02:10 2024 +0100 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sun Mar 24 19:02:10 2024 +0100 |
| tree | b149013b79d2fef368f28560bcd4da76b7c069e3 | |
| parent | 3b374db848a472392e1deb4a6867ee79f83e9da9 [diff] |
CI: fix missing cache timestamps
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b2a8cbd..534c233 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml
@@ -118,5 +118,6 @@ - end_section setup_ssh script: - start_section korapxmlu "Uploading index to KorAP4DNB instance" + - touch target/dnb.index.tar.xz - make deploy - end_section deploy