modified: .gitea/actions/kubectl-setup/action.yaml
All checks were successful
/ build-docker-image (push) Successful in 10s
All checks were successful
/ build-docker-image (push) Successful in 10s
This commit is contained in:
@@ -16,11 +16,6 @@ runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- name: Create kubeconfig
|
||||
shell: bash
|
||||
run: |
|
||||
using: "composite"
|
||||
steps:
|
||||
- name: Write kubeconfig
|
||||
shell: bash
|
||||
run: |
|
||||
mkdir -p ~/.kube
|
||||
|
||||
Reference in New Issue
Block a user