Add missing docker compose config for staging (#11066)
This commit is contained in:
parent
928be58f47
commit
0acbe074bf
@ -20,5 +20,14 @@ services:
|
||||
build-leak-boringssl-static:
|
||||
image: netty:centos-6-1.11
|
||||
|
||||
stage-snapshot:
|
||||
image: netty:centos-6-1.11
|
||||
|
||||
stage-release:
|
||||
image: netty:centos-6-1.11
|
||||
|
||||
deploy:
|
||||
image: netty:centos-6-1.11
|
||||
|
||||
shell:
|
||||
image: netty:centos-6-1.11
|
||||
|
Loading…
Reference in New Issue
Block a user