Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b09e99e348 | ||
|
|
644d75b828 |
@@ -75,13 +75,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