add dc img proxy and enable it for welcome bot
This commit is contained in:
parent
717f3d1bf5
commit
f9268f31e9
3 changed files with 83 additions and 1 deletions
|
@ -63,6 +63,12 @@ domaincheckbot:
|
|||
GO_CMD: domaincheckbot
|
||||
<<: *docker_build
|
||||
|
||||
dcimgproxy:
|
||||
stage: build
|
||||
variables:
|
||||
GO_CMD: dcimgproxy
|
||||
<<: *docker_build
|
||||
|
||||
pages:
|
||||
stage: build
|
||||
script:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue