netty5/docker/docker-compose.centos-6.openj9111.yaml
Norman Maurer 98c446c493 Revert "Only do a partial build for a few jobs when verify PRs (#11464)"
This reverts commit e5adc1131ab1ecc892234689d5f5fb6d689fb8ee.
2021-07-13 15:32:42 +02:00

25 lines
435 B
YAML

version: "3"
services:
runtime-setup:
image: netty:centos-6-openj9-1.11
build:
args:
java_version : "adopt-openj9@1.11.0-11"
build:
image: netty:centos-6-openj9-1.11
build-leak:
image: netty:centos-6-openj9-1.11
build-boringssl-static:
image: netty:centos-6-openj9-1.11
build-leak-boringssl-static:
image: netty:centos-6-openj9-1.11
shell:
image: netty:centos-6-openj9-1.11