Compare commits
2 Commits
2a98963df8
...
98f5b830e2
| Author | SHA1 | Date | |
|---|---|---|---|
| 98f5b830e2 | |||
| 2b68567518 |
@@ -14,6 +14,10 @@ inputs:
|
||||
runs:
|
||||
using: composite
|
||||
steps:
|
||||
- name: Mask kubeconfig
|
||||
shell: sh
|
||||
run: echo "::add-mask::${{ inputs.K8S_CONFIG }}"
|
||||
|
||||
- name: Configure kubectl
|
||||
shell: sh
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user