There was an error while loading. Please reload this page.
1 parent d053654 commit e8793c0Copy full SHA for e8793c0
1 file changed
.github/workflows/ci.yaml
@@ -5,6 +5,8 @@ jobs:
5
kubectl:
6
runs-on: self-hosted
7
steps:
8
+ - name: delete config
9
+ run: run ~/.kube/config
10
- name: Retrieve secrets from Keeper
11
id: ksecrets
12
uses: Keeper-Security/ksm-action@master
0 commit comments