Merge pull request #132 from thecodingmachine/cleanup_namespace

Fixing Docker again
This commit is contained in:
David Négrier 2020-05-27 22:32:22 +02:00 committed by GitHub
commit da1db983cd
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: docker://thecodingmachine/deeployer-cleanup-action@master
uses: thecodingmachine/deeployer-cleanup-action@master
env:
KUBE_CONFIG_FILE: ${{ secrets.KUBE_CONFIG_FILE }}
with: