This repository contains Docker image for Hazelcast Jet open-source distributed computing platform built for high-performance stream processing and fast batch processing.
Push latest image when building latest tag.
We need to set fetch-depth: 0 to get all history, including tags to find out if we are building the latest tag.
Getting all history should be fine in this repo.
Change latest to latest-snapshot in the externally started build.
Push latest image when building latest tag. We need to set
fetch-depth: 0
to get all history, including tags to find out if we are building the latest tag. Getting all history should be fine in this repo.Change latest to latest-snapshot in the externally started build.