]> granicus.if.org Git - graphviz/commitdiff
ci: remove now obsolete choco cache from windows-mingw64-cmake-build job
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 9 Jan 2022 22:34:02 +0000 (23:34 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Mon, 10 Jan 2022 16:13:56 +0000 (17:13 +0100)
Commit 3f4d8dfc07899d113ddc49e2610b669113ea2810 removed the use of the
choco cache, but missed to remove the cache itself from this job.

.gitlab-ci.yml

index 21c73bb5880a0315bd5647b0f8671543f791335b..7db8808a947a799941981e559df301c5fc765ff8 100644 (file)
@@ -933,10 +933,6 @@ windows-mingw64-cmake-build:
         paths:
             - Packages/*/*/*.exe
             - Packages/*/*/*.zip
-    cache:
-        key: windows-mingw64-cmake-build
-        paths:
-            - choco-cache
     tags:
         - windows
     except: