mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Add module config
This commit is contained in:
parent
0f0eaa7c3f
commit
046bdc09e8
@ -1,9 +1,9 @@
|
||||
project_name: psu
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
before:
|
||||
hooks:
|
||||
- go get github.com/spf13/cobra
|
||||
- go get github.com/joho/godotenv
|
||||
- go get github.com/sirupsen/logrus
|
||||
- go mod download
|
||||
builds:
|
||||
- main: main.go
|
||||
binary: psu
|
||||
|
Loading…
x
Reference in New Issue
Block a user