add dc img proxy and enable it for welcome bot

This commit is contained in:
Seraphim Strub 2023-10-13 20:25:03 +02:00
parent 717f3d1bf5
commit f9268f31e9
3 changed files with 83 additions and 1 deletions

View file

@ -63,6 +63,12 @@ domaincheckbot:
GO_CMD: domaincheckbot
<<: *docker_build
dcimgproxy:
stage: build
variables:
GO_CMD: dcimgproxy
<<: *docker_build
pages:
stage: build
script: