nextcloud: try kaniko flag
Some checks failed
ci/woodpecker/push/nextcloud/1 Pipeline failed
ci/woodpecker/push/nextcloud/2 Pipeline failed

This commit is contained in:
christian 2024-07-28 03:32:40 +02:00
parent 82af017d9f
commit a8ab630c75
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak

View file

@ -40,6 +40,7 @@ steps:
- --destination=${IMAGE_NAME}:${NEXTCLOUD_VERSION}
- --no-push
- --tar-path=/woodpecker/images/nextcloud.tar
- --cache-run-layers=false
- name: publish-image
image: docker.io/library/alpine