oops
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
8d36fa0a6a
commit
51b9c453f3
@ -53,5 +53,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
args: apply -k manifest
|
args: apply -k manifest
|
||||||
- uses: actions-hub/kubectl@master
|
- uses: actions-hub/kubectl@master
|
||||||
|
env:
|
||||||
|
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
|
||||||
|
KUBE_CONTEXT: ${{ secrets.KUBE_CONTEXT }}
|
||||||
with:
|
with:
|
||||||
args: rollout restart -n default deployment/techaro-lol
|
args: rollout restart -n default deployment/techaro-lol
|
Loading…
x
Reference in New Issue
Block a user