Skip to content

Commit 5b49949

Browse files
Merge pull request #765 from Nordix/fix-makefile-1.7/adil
🌱 Fix make release target
2 parents 12d2e97 + b252007 commit 5b49949

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,6 @@ release:
315315
git checkout "${RELEASE_TAG}"
316316
MANIFEST_IMG=$(CONTROLLER_IMG) MANIFEST_TAG=$(RELEASE_TAG) $(MAKE) set-manifest-image
317317
$(MAKE) release-manifests
318-
$(MAKE) release-notes
319318

320319
## --------------------------------------
321320
## Cleanup / Verification

0 commit comments

Comments
 (0)