Fixing Docker

This commit is contained in:
David Négrier 2020-05-27 22:27:52 +02:00
parent 81024bbd5d
commit 2b7a11dffc

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: