hazelcast-docker
hazelcast-docker copied to clipboard
Build OSS editions on push only when final release and OSS and EE versions are equal [5.4.z]
Backport of https://github.com/hazelcast/hazelcast-docker/pull/740
- Build OSS editions on push only when final release and OSS and EE versions are equal DI-51
- Build EE edition only by default
Fixes: https://hazelcast.atlassian.net/browse/DI-51
Failing the PR builder.
As we discussed, we need to fix distribution zip location of the snapshots first to pass the PR build, FYI @JackPGreen