projects
/
nmigen-gf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec018b5
)
make gitlab cache always be saved
author
Jacob Lifshay
<programmerjake@gmail.com>
Mon, 4 Apr 2022 06:57:56 +0000
(23:57 -0700)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Mon, 4 Apr 2022 06:57:56 +0000
(23:57 -0700)
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
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 1643b9ae7b52930edf9ed5307d98b8c4577f1bc2..0937fc21f5e148696f4456872083ed7f47ecc4e1 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-1,6
+1,7
@@
image: debian:10
cache:
+ when: always
paths:
- ccache