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

chore(ci): Fix bug when caching maven files for Cryostat build #316

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

mwangggg
Copy link
Member

@mwangggg mwangggg commented Dec 4, 2023

fixes: #315

@mwangggg mwangggg added ci chore Refactor, rename, cleanup, etc. labels Dec 4, 2023
Copy link

github-actions bot commented Dec 4, 2023

ARCH IMAGE
amd64 ghcr.io/cryostatio/cryostat-core:pr-316-699c0bcfc3574257f1c2192cd5e915d2f7923565-linux-amd64
arm64 ghcr.io/cryostatio/cryostat-core:pr-316-699c0bcfc3574257f1c2192cd5e915d2f7923565-linux-arm64

To run smoketest:

# amd64
CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-core:pr-316-699c0bcfc3574257f1c2192cd5e915d2f7923565-linux-amd64 sh smoketest.sh

# or arm64
CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-core:pr-316-699c0bcfc3574257f1c2192cd5e915d2f7923565-linux-arm64 sh smoketest.sh

@andrewazores andrewazores merged commit 7c0ee37 into cryostatio:main Dec 4, 2023
14 of 19 checks passed
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
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] CI is not correctly caching the PR's -core version
2 participants