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
+1 -1
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: