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: allow for choice of GEMC image #154

Merged
merged 5 commits into from
Nov 15, 2024
Merged

ci: allow for choice of GEMC image #154

merged 5 commits into from
Nov 15, 2024

Conversation

c-dilks
Copy link
Member

@c-dilks c-dilks commented Nov 15, 2024

Adds input variable gemc_image to choose the Docker image for GEMC:

unfortunately we cannot simply pass the image name to the CI job step, so instead we have the following aliases:

  • "fedora": docker://jeffersonlab/gemc:dev-fedora36
  • "alma": docker://jeffersonlab/gemc:dev-almalinux93

@c-dilks
Copy link
Member Author

c-dilks commented Nov 15, 2024

Still in 2024 uses: doesn't allow a variable:

the `uses' attribute must be a path, a Docker image, or owner/repo@ref

@c-dilks c-dilks marked this pull request as ready for review November 15, 2024 17:14
@c-dilks c-dilks enabled auto-merge (squash) November 15, 2024 17:17
@c-dilks c-dilks merged commit cc34304 into main Nov 15, 2024
54 checks passed
@c-dilks c-dilks deleted the image-var branch November 15, 2024 17:37
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