projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
285c619
)
fix apt cache
author
Jacob Lifshay
<programmerjake@gmail.com>
Mon, 6 Apr 2020 02:01:40 +0000
(19:01 -0700)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Mon, 6 Apr 2020 02:01:40 +0000
(19:01 -0700)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 670de134e09b149507430248e2d4ea0d8adfcc38..8ddbcf2d5b042901937f37c23c0fe56602a1d746 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-4,7
+4,7
@@
cache:
paths:
- ccache
- .cache/pip
- - apt-cache
+ - apt-cache
/
variables:
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"