Currently, the Github Actions workflow only builds Docker images with the latest commit on every branch.
This feature should be extended to Singularity images for easier management of Slurm cluster simulations. This would allow skipping the image building phase on the cluster (cumbersome); a singularity pull command should be the only thing needed.
Currently, the Github Actions workflow only builds Docker images with the latest commit on every branch.
This feature should be extended to Singularity images for easier management of Slurm cluster simulations. This would allow skipping the image building phase on the cluster (cumbersome); a
singularity pullcommand should be the only thing needed.