Skip to content
Snippets Groups Projects
Commit ae2a9a53 authored by Reviath's avatar Reviath
Browse files

Deleted .gitlab-ci.yml

parent 94568ad0
Branches master
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ nowindowsgui:
.PHONY: build
build:
@echo "Building to build/remiliascarlet."
@echo "Building to build/gorpc."
@go build -tags=jsoniter -ldflags="$(LDFLAGS) $(STATIC_LDFLAGS) $(WINDOW_LDFLAGS)" -o build/gorpc$(shell go env GOEXE) main.go
@echo "Successfully builded, ready to start."
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment