Skip to content

Commit

Permalink
test pac build in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tisutisu committed Jul 29, 2024
1 parent fc3a300 commit 2e15adc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .tekton/tasks/e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
type: string
steps:
- name: e2e-test
image: quay.io/redhat-user-workloads/rhtap-qe-shared-tenant/konflux-e2e/konflux-e2e-tests:91ce627177c27570aebf1bb59b9fd7614f229152
image: quay.io/susdas/e2e:next
# a la infra-deployment updates, when PRs merge in e2e-tests, PRs will be opened
# against build-definitions to update this tag
args: [
Expand Down Expand Up @@ -59,7 +59,7 @@ spec:
name: quay-push-secret-konflux-ci
key: .dockerconfigjson
- name: MY_GITHUB_ORG
value: redhat-appstudio-appdata
value: redhat-appstudio-qe
- name: EC_PIPELINES_REPO_URL
value: $(params.ec_pipelines_repo_url)
- name: EC_PIPELINES_REPO_REVISION
Expand Down

0 comments on commit 2e15adc

Please sign in to comment.