-
Notifications
You must be signed in to change notification settings - Fork 27
Add CI for docker builds #313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Great work, and thanks for the PR @eastata! That's very helpful! |
@eastata can you rebase your branch on top of develop? :) (that'll bring the recent changes that fix the CI for macOS and repair the CI on this PR - see here: #316 where all the CI checks passed). Also, I saw that you added a tag: https://github.com/clearmatics/zeth/releases/tag/docker-base-v0.0.1 |
git tag |
Alright, let's keep it as a "template" to follow for the next versions of |
Issue #278
Added
CI will:
zeth-mpc
,zeth-client
,zeth-prover
with docker tag based on git commit Short SHA-1zeth-mpc
,zeth-client
,zeth-prover
with docker tag == git tag and updatelatest
imagesvX.Y.Z
zeth-base
with docker tag version from git tag and updatelatest
docker-base-vX.Y.Z
Updated
clearmatics/zeth-base:latest
image saved as av0.0.0
in DockerHub DIGEST:sha256:0a3c603a607e970e093b7a384f92e5958bba2dbb0af0eb1eaf786f8fc41d3381zeth-mpc
,zeth-dev
,zeth-prover
moved fromclearmatics/zeth-base:latest
to fixed versionclearmatics/zeth-base:v0.0.0
Removed
clearmatics/zeth-base
disabled