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(multiarch): build multiarch manifest image #1540

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

andrewazores
Copy link
Member

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed the last commit: git commit --amend --signoff

Related to #1352

Description of the change:

Re-incorporates CI workflow updates that somehow got dropped from previous PR.

Motivation for the change:

This should hopefully result in multiarch manifest images being pushed to the quay.io repository on merge to main, and single-arch AMD64 images being built for PR review as usual.

@andrewazores andrewazores added ci chore Refactor, rename, cleanup, etc. safe-to-test labels Jun 13, 2023
@andrewazores andrewazores requested a review from ebaron June 13, 2023 18:11
@github-actions
Copy link
Contributor

Test image available:

$ CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat:pr-1540-e2069762a4585ed59cd50988b1b4e545b3faed71 sh smoketest.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc. ci safe-to-test
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants