We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e50ae commit 499f77bCopy full SHA for 499f77b
Makefile
@@ -35,7 +35,6 @@ export GO111MODULE = on
35
export CGO_ENABLED = 0
36
export PATH := $(PWD)/$(BUILD_DIR):$(PWD)/$(TOOLS_DIR):$(PATH)
37
38
-# TODO(everettraven): update this to be an operator-framework quay repo
39
export IMAGE_REPO = quay.io/operator-framework/ansible-operator-plugins
40
export IMAGE_TAG = dev
41
0 commit comments