nextcloud: try kaniko flag
This commit is contained in:
parent
82af017d9f
commit
a8ab630c75
|
@ -40,6 +40,7 @@ steps:
|
||||||
- --destination=${IMAGE_NAME}:${NEXTCLOUD_VERSION}
|
- --destination=${IMAGE_NAME}:${NEXTCLOUD_VERSION}
|
||||||
- --no-push
|
- --no-push
|
||||||
- --tar-path=/woodpecker/images/nextcloud.tar
|
- --tar-path=/woodpecker/images/nextcloud.tar
|
||||||
|
- --cache-run-layers=false
|
||||||
|
|
||||||
- name: publish-image
|
- name: publish-image
|
||||||
image: docker.io/library/alpine
|
image: docker.io/library/alpine
|
||||||
|
|
Loading…
Reference in a new issue