远程k3s可以连接,测试apply指令-4
Some checks failed
Build Push and Deploy Image / build (push) Failing after 1m21s

This commit is contained in:
bamanker
2025-12-25 14:33:24 +08:00
parent af34178bf5
commit 2da2f058ca

View File

@@ -78,7 +78,8 @@ jobs:
uses: http://139.9.216.111:3000/bamanker/steevchen-kubectl@master
with:
config: ${{ secrets.KUBE_CONFIG }}
command: apply -f http://${{ secrets.DEVOPS_GITEA_TOKEN }}@139.9.216.111:3000/bamanker/myk3sTest/src/branch/master/.deploy/deployment.yml
command: ls
# command: apply -f http://${{ secrets.DEVOPS_GITEA_TOKEN }}@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: