nextcloud: try kaniko flag
This commit is contained in:
parent
82af017d9f
commit
a8ab630c75
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue