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