Skip to content

Commit

Permalink
remove unnecessary todo
Browse files Browse the repository at this point in the history
Signed-off-by: Bryce Palmer <bpalmer@redhat.com>
  • Loading branch information
everettraven committed Aug 17, 2023
1 parent 78e50ae commit 499f77b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ export GO111MODULE = on
export CGO_ENABLED = 0
export PATH := $(PWD)/$(BUILD_DIR):$(PWD)/$(TOOLS_DIR):$(PATH)

# TODO(everettraven): update this to be an operator-framework quay repo
export IMAGE_REPO = quay.io/operator-framework/ansible-operator-plugins
export IMAGE_TAG = dev

Expand Down

0 comments on commit 499f77b

Please sign in to comment.