Update action.yaml

This commit is contained in:
2026-04-10 03:28:54 +00:00
parent c71ac161c6
commit bea89a0424

View File

@@ -37,9 +37,4 @@ runs:
tags: ${{ inputs.tag }}
file: ${{ inputs.dockerfile }}
build-args: ${{ inputs.build-args }}
no-cache: true
- name: "cleanup image"
shell: bash
run: |
docker rmi ${{ inputs.tag }}
no-cache: true