Remove Semaphore CI

This commit is contained in:
Michael
2025-08-13 10:30:06 +02:00
committed by GitHub
parent c5d448fba9
commit fc5359b6f6
5 changed files with 0 additions and 49 deletions
-5
View File
@@ -177,11 +177,6 @@ generate-crd:
generate-genconf:
go run ./cmd/internal/gen/
.PHONY: release-packages
#? release-packages: Create packages for the release
release-packages: generate-webui
$(CURDIR)/script/release-packages.sh
.PHONY: fmt
#? fmt: Format the Code
fmt: