Fixing Docker again

This commit is contained in:
David Négrier 2020-05-27 22:30:42 +02:00
parent 2b7a11dffc
commit 04bd9ce9d5

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: