nextcloud: revert flags
Some checks failed
ci/woodpecker/push/nextcloud/2 Pipeline failed
ci/woodpecker/push/nextcloud/1 Pipeline failed
ci/woodpecker/cron/nextcloud/1 Pipeline failed
ci/woodpecker/cron/nextcloud/2 Pipeline failed
ci/woodpecker/cron/keycloak Pipeline was successful

This commit is contained in:
christian 2024-07-28 03:37:32 +02:00
parent 0f10928c1b
commit f88c3ce4e7
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak

View file

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