Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
504329a160 | ||
|
|
1f4b59a18d | ||
|
|
1f38772e1a |
@@ -132,7 +132,6 @@ runs:
|
|||||||
|
|
||||||
- name: 清理舊映像
|
- name: 清理舊映像
|
||||||
id: cleanup-images
|
id: cleanup-images
|
||||||
if: inputs.package-name != ''
|
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
echo "開始清理舊映像,保留最新 ${{ inputs.keep-count }} 個版本"
|
echo "開始清理舊映像,保留最新 ${{ inputs.keep-count }} 個版本"
|
||||||
|
|||||||
Reference in New Issue
Block a user