Compare commits

..

3 Commits
v0.76 ... v0.82

Author SHA1 Message Date
bamanker
355372126f 远程k3s可以连接,测试apply指令-2
Some checks failed
Build Push and Deploy Image / build (push) Failing after 1m45s
2025-12-25 13:08:01 +08:00
bamanker
829c7b569b 远程k3s可以连接,测试apply指令-1
Some checks failed
Build Push and Deploy Image / build (push) Has been cancelled
2025-12-25 11:53:52 +08:00
bamanker
272b36d656 debug473
All checks were successful
Build Push and Deploy Image / build (push) Successful in 1m25s
2025-12-25 11:50:11 +08:00

View File

@@ -78,8 +78,7 @@ jobs:
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
command: apply -f http://139.9.216.111:3000/bamanker/myk3sTest/src/branch/master/.deploy/deployment.yml
# - name: k8s Update Deployment
# uses: http://139.9.216.111:3000/bamanker/kubectl@master
# env: