FIX: fixed the deploy workflow to also build images on new releases
This commit is contained in:
parent
746f1029a8
commit
7bd524ba55
3 changed files with 16 additions and 12 deletions
1
.github/workflows/cleanup.yml
vendored
1
.github/workflows/cleanup.yml
vendored
|
@ -18,6 +18,7 @@ jobs:
|
|||
- uses: rlespinasse/github-slug-action@3.1.0
|
||||
|
||||
- name: Cleanup
|
||||
continue-on-error: true
|
||||
uses: thecodingmachine/deeployer-cleanup-action@master
|
||||
env:
|
||||
KUBE_CONFIG_FILE: ${{ secrets.KUBE_CONFIG_FILE }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue