We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99a17e6 commit fd63e53Copy full SHA for fd63e53
.github/workflows/test-e2e.yml
@@ -43,12 +43,6 @@ jobs:
43
with:
44
cluster_name: kubernetes-secrets-injector-test-e2e
45
46
- # install cli to interact with item in 1Password to update/read using `testhelper/op` package
47
- - name: Install 1Password CLI
48
- uses: 1password/install-cli-action@v2
49
- with:
50
- version: 2.32.0
51
-
52
- name: Create '1password-credentials.json' file
53
env:
54
OP_CONNECT_CREDENTIALS: ${{ secrets.OP_CONNECT_CREDENTIALS }}
0 commit comments