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
commit b4dc73973e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 }}