Switching to deeployer-action to speed up CD
This commit is contained in:
parent
e5138e1c03
commit
a5b5007908
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-deploy.yml
vendored
2
.github/workflows/build-and-deploy.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue