Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
355372126f | ||
|
|
829c7b569b | ||
|
|
272b36d656 | ||
|
|
80341eb16c | ||
|
|
366c38401e | ||
|
|
b09e99e348 | ||
|
|
644d75b828 |
@@ -75,14 +75,10 @@ jobs:
|
|||||||
|
|
||||||
|
|
||||||
- name: k8s Check and Apply New Deployment
|
- name: k8s Check and Apply New Deployment
|
||||||
run: ls
|
uses: http://139.9.216.111:3000/bamanker/steevchen-kubectl@master
|
||||||
# uses: http://139.9.216.111:3000/bamanker/kubectl@master
|
with:
|
||||||
# env:
|
config: ${{ secrets.KUBE_CONFIG }}
|
||||||
# KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
|
command: apply -f http://139.9.216.111:3000/bamanker/myk3sTest/src/branch/master/.deploy/deployment.yml
|
||||||
|
|
||||||
# with:
|
|
||||||
# args: get pods -A
|
|
||||||
## args: apply -f http://${{ secrets.DEVOPS_GITEA_TOKEN }}@/bamanker/myk3sTest/src/branch/master/.deploy/deployment.yml
|
|
||||||
# - name: k8s Update Deployment
|
# - name: k8s Update Deployment
|
||||||
# uses: http://139.9.216.111:3000/bamanker/kubectl@master
|
# uses: http://139.9.216.111:3000/bamanker/kubectl@master
|
||||||
# env:
|
# env:
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@@ -66,8 +66,6 @@
|
|||||||
<configuration>
|
<configuration>
|
||||||
<source>25</source>
|
<source>25</source>
|
||||||
<target>25</target>
|
<target>25</target>
|
||||||
|
|
||||||
|
|
||||||
<annotationProcessorPaths>
|
<annotationProcessorPaths>
|
||||||
<path>
|
<path>
|
||||||
<groupId>org.springframework.boot</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user