Skip to content

Commit a5f9255

Browse files
author
Matthew Fisher
committed
ref(Makefile): change component name to controller
Images will now get pushed to deisci/controller
1 parent 2d12a07 commit a5f9255

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
@@ -1,7 +1,7 @@
11
# If DEIS_REGISTRY is not set, try to populate it from legacy DEV_REGISTRY
22
DEIS_REGISTRY ?= $(DEV_REGISTRY)
33
IMAGE_PREFIX ?= deis
4-
COMPONENT ?= workflow
4+
COMPONENT ?= controller
55
SHORT_NAME ?= $(COMPONENT)
66

77
include versioning.mk

0 commit comments

Comments
 (0)