This commit is contained in:
KaySar12 2024-10-01 11:31:39 +07:00
parent 034e778ea1
commit 22d16769ff

View File

@ -11,7 +11,7 @@ TAG=v1.4.0
ARCHIVE_PATH=buildzip
PACKAGE_NAME=$(OS)-$(ARCHITECHTURE)-nextzenos-user-service-$(TAG)
build-service:
build_service:
$(GORELEASERBUILD) --clean --snapshot -f .goreleaser.debug.yaml --id $(SERVICE)-$(ARCHITECHTURE)
package: