+1
-1
@@ -6,7 +6,7 @@ steps:
|
||||
- name: build
|
||||
image: golang
|
||||
commands:
|
||||
- go build -o valera_tg_bot main.go
|
||||
- go build -o valera_tg_bot cmd/valera/main.go
|
||||
|
||||
- name: test
|
||||
image: golang
|
||||
|
||||
Reference in New Issue
Block a user