Skip to content
Snippets Groups Projects
user avatar
Nandam authored
d0b39d54
Name Last commit Last update
.gitlab-ci.yml
README.md
container.def

apptainer-build-ci Project containing a shared gitlab-ci.yml file for building Apptainer images.

How to use Simply create a .gitlab-ci.yml file in your project that contains the following:

include:

  • project: 'surrey-shared-containers/templates/apptainer-build-ci' file: 'apptainer-build-ci.yml' This will cause you project to pull and use the gitlab-ci.yml from this project.