uabrc.github.io icon indicating copy to clipboard operation
uabrc.github.io copied to clipboard

Instructions for how to set up gitlab runners for CICD

Open mdefende opened this issue 1 year ago • 1 comments

What would you like to see added?

See the repo for Example CICD. Need to finish writing out instructions for initial setup for CICD runners and how the gitlab-ci.yml defines a workflow for deploying a simple Python library as a pip package and as a Docker container

mdefende avatar Dec 03 '24 17:12 mdefende

Main documentation for this will be at the linked GitLab repo.

We will link from docs to that space. Good starting points for links:

  • GitLab Use Cases (under reproducibility): https://docs.rc.uab.edu/account_management/gitlab_account/#gitlab-use-cases
  • Community Containers (must add explanation making it relevant, explain how we use CI/CD for containers): https://docs.rc.uab.edu/workflow_solutions/getting_containers/#how-to-access-and-use-community-containers-in-the-gitlab-container-registry

wwarriner avatar Jan 14 '25 17:01 wwarriner