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: upgrade rust base image and build secret-contract-optimizer in GitHub Workflows #1695

Conversation

blake-regalia
Copy link
Contributor

@blake-regalia blake-regalia commented Jan 1, 2025

This PR upgrades the rust base image used by the secret-contract-optimizer from v1.71.0 to v1.83.0.

It also adds a job to the GitHub ci.yaml workflow to build and push this image to scrtlab's ghcr.io. Please note that I used push: true on the "Build SecretContractOptimizer" step but testing/modification may be required to authenticate when pushing.

EDIT: I also simply used {{ github.ref_name }} for the build tag, which will keep it aligned with the network version but not sure if this is desired or not.

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.

1 participant