nextcloud: more fun flags
This commit is contained in:
parent
a8ab630c75
commit
0f10928c1b
|
@ -40,7 +40,9 @@ steps:
|
|||
- --destination=${IMAGE_NAME}:${NEXTCLOUD_VERSION}
|
||||
- --no-push
|
||||
- --tar-path=/woodpecker/images/nextcloud.tar
|
||||
- --cache-run-layers=false
|
||||
- --cache-run-layers=false
|
||||
- --cleanup
|
||||
- --cache=false
|
||||
|
||||
- name: publish-image
|
||||
image: docker.io/library/alpine
|
||||
|
|
Loading…
Reference in a new issue