Skip to content

Commit

Permalink
Merge pull request #27 from rhmdnd/update-content-repository
Browse files Browse the repository at this point in the history
Use Quay compliance-operator/compliance-operator-content for images
  • Loading branch information
jhrozek authored Apr 29, 2022
2 parents c9dd843 + 2e585a0 commit 9a2524b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PROFILE?=
# Defines the product that the test aims to test
# Since we already have test for RHCOS4, this is the default for now.
PRODUCT?=rhcos4
CONTENT_IMAGE?=quay.io/complianceascode/ocp4:latest
CONTENT_IMAGE?=quay.io/compliance-operator/compliance-operator-content:latest
ROOT_DIR?=
TEST_FLAGS?=-v -timeout 120m
# Should the test attempt to install the operator?
Expand Down

0 comments on commit 9a2524b

Please sign in to comment.