Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ tests:
test:
- as: test
cli: latest
commands: make test-e2e CI_DISABLE_PAIRING=true DEPLOY_LATEST=true
commands: make test-e2e CI_DISABLE_PAIRING=true DEPLOY_LATEST=true FORCED_TAG=latest QUAY_NAMESPACE=codeready-toolchain
credentials:
- collection: ""
mount_path: /usr/local/sandbox-secrets
Expand Down