Skip to content

Commit

Permalink
Merge pull request #765 from Nordix/fix-makefile-1.7/adil
Browse files Browse the repository at this point in the history
🌱 Fix make release target
  • Loading branch information
metal3-io-bot authored Nov 29, 2024
2 parents 12d2e97 + b252007 commit 5b49949
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,6 @@ release:
git checkout "${RELEASE_TAG}"
MANIFEST_IMG=$(CONTROLLER_IMG) MANIFEST_TAG=$(RELEASE_TAG) $(MAKE) set-manifest-image
$(MAKE) release-manifests
$(MAKE) release-notes

## --------------------------------------
## Cleanup / Verification
Expand Down

0 comments on commit 5b49949

Please sign in to comment.