nextcloud: revert flags
This commit is contained in:
parent
0f10928c1b
commit
f88c3ce4e7
|
@ -40,9 +40,6 @@ 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
|
|
||||||
- --cleanup
|
|
||||||
- --cache=false
|
|
||||||
|
|
||||||
- name: publish-image
|
- name: publish-image
|
||||||
image: docker.io/library/alpine
|
image: docker.io/library/alpine
|
||||||
|
|
Loading…
Reference in a new issue