diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5e1f49c8413..ff6d665b9dd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -403,10 +403,10 @@ git_archive: - schedules variables: FDO_REPO_SUFFIX: &git-archive-suffix "alpine/git_archive" - FDO_DISTRIBUTION_EXEC: 'pip3 install git+http://gitlab.freedesktop.org/freedesktop/ci-templates@52dd4a94044449c8481d18dcdc221a3c636366d2' + FDO_DISTRIBUTION_EXEC: 'pip3 install git+http://gitlab.freedesktop.org/freedesktop/ci-templates@6f5af7e5574509726c79109e3c147cee95e81366' # no need to pull the whole repo to build the container image GIT_STRATEGY: none - FDO_DISTRIBUTION_TAG: &git-archive-tag "2020-07-02" + FDO_DISTRIBUTION_TAG: &git-archive-tag "2020-07-07" FDO_DISTRIBUTION_PACKAGES: git py3-pip