This commit is contained in:
@@ -76,12 +76,10 @@ jobs:
|
||||
|
||||
- name: k8s Check and Apply New Deployment
|
||||
run: ls
|
||||
# uses: http://139.9.216.111:3000/bamanker/kubectl@master
|
||||
# env:
|
||||
# KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
|
||||
|
||||
# with:
|
||||
# args: get pods -A
|
||||
uses: http://139.9.216.111:3000/bamanker/steevchen-kubectl@master
|
||||
with:
|
||||
config: ${{ secrets.KUBE_CONFIG }}
|
||||
command: get pods -A
|
||||
## args: apply -f http://${{ secrets.DEVOPS_GITEA_TOKEN }}@/bamanker/myk3sTest/src/branch/master/.deploy/deployment.yml
|
||||
# - name: k8s Update Deployment
|
||||
# uses: http://139.9.216.111:3000/bamanker/kubectl@master
|
||||
|
||||
Reference in New Issue
Block a user