ci: rename more elements of repo
All checks were successful
ci / goreleaser (push) Successful in 1m5s
All checks were successful
ci / goreleaser (push) Successful in 1m5s
This commit is contained in:
parent
e1a4e9c579
commit
90e765c898
5 changed files with 13 additions and 13 deletions
4
Makefile
4
Makefile
|
|
@ -1,7 +1,7 @@
|
|||
# ABOUTME: Makefile for forgejo-runner-resource-collector project.
|
||||
# ABOUTME: Makefile for forgejo-runner-optimiser project.
|
||||
# ABOUTME: Provides targets for building, formatting, linting, and testing.
|
||||
|
||||
BINARY_NAME := resource-collector
|
||||
BINARY_NAME := optimiser
|
||||
CMD_PATH := ./cmd/collector
|
||||
GO := go
|
||||
GOLANGCI_LINT := $(GO) run github.com/golangci/golangci-lint/v2/cmd/golangci-lint@v2.6.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue