Skip to content

Commit

Permalink
fixup! feat(cln): add mpay and hold plugins (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
maybeast committed Aug 17, 2024
1 parent 40f90bb commit 41d006b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ def build_images(
tag = branch

build_args = [f"{arg.name}={arg.value}" for arg in build_details.arguments]
build_args.append(f"VERSION={tag if tag != 'latest' else branch}")

# Add the prefix "--build-arg " to every entry and
# join the array to a string
Expand Down

0 comments on commit 41d006b

Please sign in to comment.