Add vendoring
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 50s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 50s
This commit is contained in:
@@ -27,7 +27,6 @@ jobs:
|
||||
- name: Build and test application
|
||||
run: |
|
||||
mkdir bin
|
||||
go mod tidy
|
||||
go build -o ./bin/metrics ./cmd
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
|
||||
Reference in New Issue
Block a user