projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
244e955
)
Disable cache when building the docker image
author
Chocobozzz
<me@florianbigard.com>
Wed, 4 Dec 2019 07:45:29 +0000
(08:45 +0100)
committer
Chocobozzz
<me@florianbigard.com>
Wed, 4 Dec 2019 07:45:29 +0000
(08:45 +0100)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 1622a94015b636cb42d831fce04171b42ff1cd70..d903f77ea07540f13a681c0196936f20ed2b2b9c 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-100,6
+100,7
@@
build-nightly:
.docker: &docker
stage: docker-nightly
+ cache: {}
image:
name: gcr.io/kaniko-project/executor:debug
entrypoint: [""]