Skip to content

Commit

Permalink
Added test for TAG var.
Browse files Browse the repository at this point in the history
  • Loading branch information
flounderpinto committed Dec 14, 2023
1 parent e7f2d2d commit 5765518
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ docker_main:
${DOCKER_BUILD_MAIN_CMD}

docker_tag:
test ${TAG}
${DOCKER_BUILD_TAG_CMD}

#Everything right of the pipe is order-only prerequisites.
Expand Down

0 comments on commit 5765518

Please sign in to comment.