Merge pull request #131 from thecodingmachine/cleanup_namespace

Fixing Docker reference to image
This commit is contained in:
David Négrier 2020-05-27 22:28:35 +02:00 committed by GitHub
commit 206ebc9669
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ jobs:
- uses: rlespinasse/github-slug-action@1.1.0
- name: Cleanup
uses: thecodingmachine/deeployer-cleanup-action@master
uses: docker://thecodingmachine/deeployer-cleanup-action@master
env:
KUBE_CONFIG_FILE: ${{ secrets.KUBE_CONFIG_FILE }}
with: