Trying to keep act-images
This commit is contained in:
@@ -56,7 +56,7 @@ echo "Running docker buildx with options: ${DOCKER_BUILD_OPTIONS[@]}"
|
||||
echo "Building and pushing !"
|
||||
docker buildx build "${DOCKER_BUILD_OPTIONS[@]}"
|
||||
echo "Cleaning up docker"
|
||||
docker system prune --all --force
|
||||
docker system prune --all --force --filter label!=ACT_IMAGE=true
|
||||
|
||||
echo "imageName=${IMAGE_NAME}" >> "$GITEA_OUTPUT"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user