mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
update version
This commit is contained in:
@@ -27,14 +27,14 @@ jobs:
|
||||
run: echo Hello, 世界!
|
||||
|
||||
- name: deploy to cluster
|
||||
uses: wahyd4/kubectl-helm-action@master
|
||||
uses: wahyd4/kubectl-helm-action@v0.1.1
|
||||
env:
|
||||
KUBE_CONFIG_DATA: ${{ secrets.KUBE_CONFIG_DATA }}
|
||||
with:
|
||||
args: kubectl apply -f media.yaml -n media
|
||||
|
||||
- name: verify deployment
|
||||
uses: wahyd4/kubectl-helm-action@master
|
||||
uses: wahyd4/kubectl-helm-action@v0.1.1
|
||||
env:
|
||||
KUBE_CONFIG_DATA: ${{ secrets.KUBE_CONFIG_DATA }}
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user