There was an error while loading. Please reload this page.
1 parent 9544fdf commit 87c59c7Copy full SHA for 87c59c7
Makefile
@@ -1,5 +1,5 @@
1
-CONTAINER_IMAGE := node-gitlab-2-github
2
-CONTAINER_TAG := latest
+CONTAINER_IMAGE ?= node-gitlab-2-github
+CONTAINER_TAG ?= latest
3
LOCAL_PWD = $(shell pwd)
4
5
.PHONY: build-image
0 commit comments