Update action.yaml
This commit is contained in:
@@ -38,8 +38,3 @@ runs:
|
||||
file: ${{ inputs.dockerfile }}
|
||||
build-args: ${{ inputs.build-args }}
|
||||
no-cache: true
|
||||
|
||||
- name: "cleanup image"
|
||||
shell: bash
|
||||
run: |
|
||||
docker rmi ${{ inputs.tag }}
|
||||
Reference in New Issue
Block a user