Skip to content
Snippets Groups Projects
Select Git revision
  • main
1 result

mmseg-apptainer

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • 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.