adding missing log dir
This commit is contained in:
parent
f6173a09b2
commit
ddb30a3a5a
@ -16,6 +16,7 @@ compile:
|
||||
- cd app/
|
||||
- go get ./...
|
||||
- CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags="-w -s" -o ../build/http-broadcaster main.go
|
||||
- cp -r log/ ../build/
|
||||
artifacts:
|
||||
paths:
|
||||
- build/
|
||||
|
||||
0
app/log/.gitkeep
Normal file
0
app/log/.gitkeep
Normal file
Loading…
x
Reference in New Issue
Block a user