Skip to content

Commit c15f21b

Browse files
committed
chore(registry): del quay.io
1 parent fdfd5aa commit c15f21b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ DEV_ENV_WORK_DIR := /go/src/${REPO_PATH}
77
GIT_TAG ?= $(shell git describe --abbrev=0 --tags)
88
REVISION ?= $(shell git rev-parse --short HEAD)
99

10-
REGISTRY ?= quay.io/
10+
REGISTRY ?=
1111
IMAGE_PREFIX ?= drycc
1212
IMAGE := ${REGISTRY}${IMAGE_PREFIX}/workflow-cli-dev:${REVISION}
1313

0 commit comments

Comments
 (0)