github-ci icon indicating copy to clipboard operation
github-ci copied to clipboard

An example GitHub Action (CI) to build a Singularity container

Results 3 github-ci issues
Sort by recently updated
recently updated
newest added

Hi, following your GREAT workflow I've managed to create a singularity image for my project and upload it to ghcr.io. I still have some issues: * it seems that the...

Hi, I'm trying to build a Singularity and push it to Github Container Registry using one of the Github Actions workflow provided in this repo as a template. I run...

Hi @vsoch , I've tried the manual deploy workflow for the attached recipe. It fails with following error: ``` ERROR : Failed to create user namespace: user namespace requires to...