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: build containers on merge or tag #4767

Merged
merged 1 commit into from
Jul 25, 2024
Merged

ci: build containers on merge or tag #4767

merged 1 commit into from
Jul 25, 2024

Conversation

conorsch
Copy link
Contributor

Describe your changes

We'd previously been triggering container builds on every merge to main, via the testnet deploy workflows, which were removed in #4678. Let's add triggers to build containers regularly, even though we're not deploying them automatically. Also cleans up unused builds like for galileo and grafana.

Issue ticket number and link

N/A

Checklist before requesting a review

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    ci-only, no code changes

We'd previously been triggering container builds on every merge to main,
via the testnet deploy workflows, which were removed in #4678. Let's add
triggers to build containers regularly, even though we're not deploying
them automatically. Also cleans up unused builds like for galileo and
grafana.
@conorsch conorsch merged commit 2500935 into main Jul 25, 2024
13 checks passed
@conorsch conorsch deleted the ci-container-builds branch July 25, 2024 18:49
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