Skip to content

Commit

Permalink
Remove duplicate entries
Browse files Browse the repository at this point in the history
  • Loading branch information
franklywatson committed Dec 10, 2024
1 parent 2425298 commit a5a688d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,6 @@ $(if $($(2)),\
endef

# Determine OS and set ARCH
# Set VERSION from command line, environment, or default to SHORT_COMMIT
VERSION ?= ${SHORT_COMMIT}

# Set IMAGE_TAG from VERSION if not explicitly set
IMAGE_TAG ?= ${VERSION}

ifeq ($(UNAME_S),Darwin)
OS := macos
ARCH := arm64
Expand Down

0 comments on commit a5a688d

Please sign in to comment.