1
0
Fork 0

Remove Semaphore CI

This commit is contained in:
Michael 2025-08-13 10:30:06 +02:00 committed by GitHub
parent c5d448fba9
commit fc5359b6f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 0 additions and 49 deletions

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: