Skip to content

Commit d82f71e

Browse files
committed
remove dupe
1 parent 839e5d3 commit d82f71e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ $(if $($(2)),\
1919
$(error ERROR: $(2) ENV variable is required))
2020
endef
2121

22-
# Image tag: if image tag is not set, set it with version (or short commit if empty)
2322
# Image tag: if image tag is not set, set it with version (or short commit if empty)
2423
ifeq (${IMAGE_TAG},)
2524
IMAGE_TAG := ${VERSION}

0 commit comments

Comments
 (0)