Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
272b36d656 | ||
|
|
80341eb16c | ||
|
|
366c38401e | ||
|
|
b09e99e348 |
@@ -75,11 +75,10 @@ jobs:
|
||||
|
||||
|
||||
- name: k8s Check and Apply New Deployment
|
||||
run: ls
|
||||
uses: http://139.9.216.111:3000/bamanker/steevchen-kubectl@master
|
||||
with:
|
||||
config: ${{ secrets.KUBE_CONFIG }}
|
||||
command: get pods -A
|
||||
command: get pods
|
||||
## 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