From 24756d241844f35940c06ec98c1d812ae600d97a Mon Sep 17 00:00:00 2001 From: Magnus Jacobsson Date: Wed, 15 Sep 2021 12:30:59 +0200 Subject: [PATCH] CI: correct name of version file to archive in windows-cygwin-cmake-build job The name was changed in c188de232323285caabb7f96c5822dec2db99645 was missed when https://gitlab.com/graphviz/graphviz/-/merge_requests/2137 was rebased. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2f50a4958..38079e987 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -711,7 +711,7 @@ windows-cygwin-cmake-build: when: always expire_in: 1 week paths: - - VERSION + - GRAPHVIZ_VERSION - COLLECTION - Packages/*/*/*/*/*/*.zip - Packages/*/*/*/*/*/*.bz2 -- 2.40.0