Skip to content
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

ci: zkevm contracts docker image builder #356

Merged

Conversation

leovct
Copy link
Member

@leovct leovct commented Nov 6, 2024

Description

  • Move the automated docker build workflow from my zkevm-contracts fork to the kurtosis-cdk repository.
  • Update the docker docs.

Test

The tests have been performed on my fork of the kurtosis-cdk repository. They required the creation of two new secrets, IMAGE_BUILDER_DOCKERHUB_USERNAME and IMAGE_BUILDER_DOCKERHUB_TOKEN.

  1. Build and push images that already exist on the Docker Hub.

The workflow should skip the build and push part.

  1. Build and push images that don't exist on the Docker Hub.

The workflow should push the images to the Docker Hub.

References (if applicable)

@leovct leovct requested a review from a team November 6, 2024 13:06
@leovct leovct marked this pull request as ready for review November 6, 2024 13:07
@leovct leovct requested a review from minhd-vu November 6, 2024 13:08
@leovct leovct enabled auto-merge (squash) November 6, 2024 16:55
@leovct leovct merged commit 7292232 into 0xPolygon:main Nov 6, 2024
21 checks passed
@leovct leovct deleted the ci/zkevm-contracts-docker-image-builder branch November 6, 2024 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants