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

Build and push workflow #70

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
Draft

Conversation

williamrowell
Copy link
Collaborator

Add action to build and push new images that don't already exist on quay.io/pacbio when there's a PR against main.

When there is a PR against main:

  • for each image that has changed between PR and main
  • determine whether an image with the same tag has already been pushed to quay.io/pacbio
  • if all images are new, build and push

… `quay.io/pacbio` when there's a PR against `main`.
@williamrowell williamrowell self-assigned this Nov 27, 2024
@williamrowell williamrowell added the enhancement New feature or request label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants