Skip to content

Commit 9997a00

Browse files
authored
Release to Dockerhub
1 parent 2a3f1ca commit 9997a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.PHONY: image test citest update_database release
22

33
IMAGE_NAME ?= codeclimate/codeclimate-bundler-audit
4-
RELEASE_REGISTRY ?= us.gcr.io/code_climate
4+
RELEASE_REGISTRY ?= codeclimate
55
RELEASE_TAG ?= latest
66
TEST_IMAGE_NAME ?= $(IMAGE_NAME)-test
77

0 commit comments

Comments
 (0)