Add missing docker compose config for staging (#11066)

This commit is contained in:
Norman Maurer 2021-03-08 20:51:39 +01:00 committed by GitHub
parent 928be58f47
commit 0acbe074bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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