mirror of
https://github.com/1Password/onepassword-operator.git
synced 2025-10-22 15:38:06 +00:00
Do not install kubectl
cli in pipeline as we use golang library to interact with cluster
This commit is contained in:
3
.github/workflows/test-e2e.yml
vendored
3
.github/workflows/test-e2e.yml
vendored
@@ -29,9 +29,6 @@ jobs:
|
||||
with:
|
||||
cluster_name: onepassword-operator-test-e2e
|
||||
|
||||
- name: Install kubectl
|
||||
uses: azure/setup-kubectl@v4
|
||||
|
||||
- name: Install 1Password CLI
|
||||
uses: 1password/install-cli-action@v2
|
||||
with:
|
||||
|
Reference in New Issue
Block a user