From: Jacob Lifshay Date: Mon, 4 Apr 2022 06:57:56 +0000 (-0700) Subject: make gitlab cache always be saved X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cca4d18fd0237e9862ac03ef6ef4d904ed7fd527;p=nmigen-gf.git make gitlab cache always be saved syntax described in top comment in: https://gitlab.com/gitlab-org/gitlab-runner/-/issues/27172 found here: https://gitlab.com/gitlab-org/gitlab/-/issues/18969#note_811311064 --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1643b9a..0937fc2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,7 @@ image: debian:10 cache: + when: always paths: - ccache