Merge remote-tracking branch 'home/develop'
This commit is contained in:
commit
31395d7fa3
|
@ -7,7 +7,7 @@ steps:
|
|||
- name: build_api
|
||||
image: golang
|
||||
environment:
|
||||
- GIN_MODE=release
|
||||
GIN_MODE: release
|
||||
commands:
|
||||
- cd Api
|
||||
- go build
|
||||
|
|
Loading…
Reference in New Issue