Skip to content

Commit 80e860d

Browse files
committed
Makefile 'tag' does not exists. Use 'build'
Signed-off-by: Petr "Stone" Hracek <[email protected]>
1 parent ddea215 commit 80e860d

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
@@ -11,5 +11,5 @@ include common/common.mk
1111

1212
.PHONY: test-upstream
1313
test-upstream: script_env += TEST_UPSTREAM=yes
14-
test-upstream: tag
14+
test-upstream: build
1515
VERSIONS="$(VERSIONS)" BASE_IMAGE_NAME="$(BASE_IMAGE_NAME)" $(script_env) $(test)

0 commit comments

Comments
 (0)