Skip to content

Commit

Permalink
remove unnecessary var
Browse files Browse the repository at this point in the history
Signed-off-by: ehearneredhat <ehearne@redhat.com>
  • Loading branch information
ehearneRedHat committed Jul 23, 2024
1 parent 6339d8b commit 5ddfe75
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
# - use environment variables to overwrite this value (e.g export VERSION=0.0.2)
VERSION ?= 0.0.0

PROJECT_PATH := $(patsubst %/,%,$(dir $(MKFILE_PATH)))

# CHANNELS define the bundle channels used in the bundle.
# Add a new line here if you would like to change its default config. (E.g CHANNELS = "candidate,fast,stable")
# To re-generate a bundle for other specific channels without changing the standard setup, you can:
Expand Down

0 comments on commit 5ddfe75

Please sign in to comment.