mirror of https://github.com/samply/bridgehead.git
refactor: switched to spot image build in ci
This commit is contained in:
parent
54ee5666b1
commit
fa50fb5cd0
|
@ -41,7 +41,7 @@ services:
|
||||||
- /etc/bridgehead/trusted-ca-certs:/docker/custom-certs/:ro
|
- /etc/bridgehead/trusted-ca-certs:/docker/custom-certs/:ro
|
||||||
|
|
||||||
spot:
|
spot:
|
||||||
image: docker.verbis.dkfz.de/ccp-private/aql-local-spot
|
image: docker.verbis.dkfz.de/cache/samply/spot:feature-loadcerts
|
||||||
container_name: bridgehead-spot
|
container_name: bridgehead-spot
|
||||||
environment:
|
environment:
|
||||||
SECRET: ${SPOT_BEAM_SECRET_LONG}
|
SECRET: ${SPOT_BEAM_SECRET_LONG}
|
||||||
|
|
Loading…
Reference in New Issue