cogent3 / SMBE2024Workshop

Material for SMBE 2024
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Build container images in workflow #7

Closed khiron closed 3 months ago

khiron commented 3 months ago

To get this to work on the cogent3 repo we need to add a secret GHCR_PAT with a personal access token set to enable read/write/delete of actions. Details are in the README.md in the .github/workflows folder.

The workflows will also create the images in packages in the khiron repo until they are updated to go into the cogent3 packages. That requires getting the action running in the cogent3 repo first.