修改了apply url的格式,以便访问原始文件代码
All checks were successful
Build Push and Deploy Image / build (push) Successful in 1m12s
All checks were successful
Build Push and Deploy Image / build (push) Successful in 1m12s
This commit is contained in:
@@ -78,7 +78,7 @@ jobs:
|
||||
uses: http://139.9.216.111:3000/bamanker/steevchen-kubectl@master
|
||||
with:
|
||||
config: ${{ secrets.KUBE_CONFIG }}
|
||||
command: apply -f http://139.9.216.111:3000/bamanker/myk3sTest/src/branch/master/.deploy/deployment.yml
|
||||
command: apply -f http://139.9.216.111:3000/bamanker/myk3sTest/raw/branch/master/.deploy/deployment.yml
|
||||
# - name: k8s Update Deployment
|
||||
# uses: http://139.9.216.111:3000/bamanker/kubectl@master
|
||||
# env:
|
||||
|
||||
Reference in New Issue
Block a user