nextcloud: more fun flags
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:34:36 +02:00
parent a8ab630c75
commit 0f10928c1b
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak

View file

@ -40,7 +40,9 @@ 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 - --cache-run-layers=false
- --cleanup
- --cache=false
- name: publish-image - name: publish-image
image: docker.io/library/alpine image: docker.io/library/alpine