Fix image for promotion and cleanup
This commit is contained in:
@@ -39,7 +39,7 @@ steps:
|
||||
environment:
|
||||
RELEASE_IMAGE_NAME: "docker.io/genunix/restic"
|
||||
commands:
|
||||
- podman rmi -f $${RELEASE_IMAGE_NAME}:$${DRONE_COMMIT_SHA}
|
||||
- podman manifest rm $${RELEASE_IMAGE_NAME}:$${DRONE_COMMIT_SHA} || true
|
||||
- podman image prune -f
|
||||
volumes:
|
||||
- name: containers
|
||||
@@ -64,7 +64,7 @@ name: promote
|
||||
|
||||
steps:
|
||||
- name: promote
|
||||
image: mgoltzsche/podman:5.3.1
|
||||
image: bdwyertech/skopeo:2024-10-22--0b9f8f1
|
||||
privileged: true
|
||||
environment:
|
||||
REGISTRY_USERNAME:
|
||||
|
||||
Reference in New Issue
Block a user