Cleanup and compress image.
This commit is contained in:
@@ -14,7 +14,9 @@ steps:
|
|||||||
repo: cs-registry.ddnss.de/${DRONE_REPO_OWNER}/apc
|
repo: cs-registry.ddnss.de/${DRONE_REPO_OWNER}/apc
|
||||||
cache_from: cs-registry.ddnss.de/${DRONE_REPO_OWNER}/apc:latest
|
cache_from: cs-registry.ddnss.de/${DRONE_REPO_OWNER}/apc:latest
|
||||||
dry_run: false
|
dry_run: false
|
||||||
purge: false
|
purge: true
|
||||||
|
squash: true
|
||||||
|
compress: true
|
||||||
insecure: false
|
insecure: false
|
||||||
tags:
|
tags:
|
||||||
- ${DRONE_TAG}
|
- ${DRONE_TAG}
|
||||||
Reference in New Issue
Block a user