From: Magnus Jacobsson Date: Wed, 15 Sep 2021 10:30:59 +0000 (+0200) Subject: CI: correct name of version file to archive in windows-cygwin-cmake-build job X-Git-Tag: 2.49.1~18^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=24756d241844f35940c06ec98c1d812ae600d97a;p=graphviz 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. --- 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