Skip to content

Commit

Permalink
add QUAY_ORG
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaypratap003 committed Oct 24, 2023
1 parent 788f069 commit cc95c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ concurrency:
cancel-in-progress: true

env:
QUAY_ORG: opendatahub
QUAY_ORG: ${{ secrets.QUAY_ORG}}
IMAGE_REGISTRY: quay.io
BUNDLE_IMAGE_NAME: opendatahub-operator-bundle
IMAGE_NAME: opendatahub-operator
Expand Down

0 comments on commit cc95c49

Please sign in to comment.