debug2
Some checks failed
Build Push and Deploy Image / build (push) Failing after 0s

This commit is contained in:
bamanker
2025-12-25 11:09:50 +08:00
parent 9136396673
commit 644d75b828
2 changed files with 4 additions and 8 deletions

View File

@@ -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

View File

@@ -66,8 +66,6 @@
<configuration>
<source>25</source>
<target>25</target>
<annotationProcessorPaths>
<path>
<groupId>org.springframework.boot</groupId>