Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bea89a0424 |
@@ -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
|
||||
Reference in New Issue
Block a user