Skip to content

Commit

Permalink
Update e2e.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ludydoo authored Oct 13, 2023
1 parent fac498a commit f429207
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .openshift-ci/tests/e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ if [[ "${OPENSHIFT_CI:-}" == "true" ]]; then
export GINKGO_FLAGS="--no-color -v"
# When running in OpenShift CI, ensure we also run the auth E2E tests.
RUN_AUTH_E2E_DEFAULT="true"
export QUAY_USER="${IMAGE_PUSH_USERNAME}"
export QUAY_TOKEN="${IMAGE_PUSH_PASSWORD}"
export INHERIT_IMAGEPULLSECRETS="true"
else
log "Executing in local context"
Expand Down

0 comments on commit f429207

Please sign in to comment.