adds new build and correct error log
This commit is contained in:
parent
3a3dea453d
commit
fcff591655
4 changed files with 7 additions and 15 deletions
|
@ -47,4 +47,10 @@ welcomebot:
|
|||
stage: build
|
||||
variables:
|
||||
GO_CMD: welcomebot
|
||||
<<: *docker_build
|
||||
|
||||
dealsbot:
|
||||
stage: build
|
||||
variables:
|
||||
GO_CMD: dealsbot
|
||||
<<: *docker_build
|
Loading…
Add table
Add a link
Reference in a new issue