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