Merge pull request #510 from thecodingmachine/fixcd

Switching to deeployer-action to speed up and fix CD
This commit is contained in:
David Négrier
2020-12-18 17:15:54 +01:00
committed by GitHub
+1 -1
View File
@@ -167,7 +167,7 @@ jobs:
- uses: rlespinasse/github-slug-action@3.1.0
- name: Deploy
uses: thecodingmachine/deeployer@master
uses: thecodingmachine/deeployer-action@master
env:
KUBE_CONFIG_FILE: ${{ secrets.KUBE_CONFIG_FILE }}
ADMIN_API_TOKEN: ${{ secrets.ADMIN_API_TOKEN }}