Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

This page contains step-by-step guidance on creating a GitLab account and forking a pipeline, using archivist_insert as an example.

  1. If you don’t have a GitLab account, please register at https://gitlab.com/.
  2. Once you have registered and signed in, go to https://gitlab.com/closer-cohorts1/archivist_insert.
  3. Fork the repository by clicking “Fork” in the right-hand corner of the window (see below). It is recommended to change the name of the forked repository to archivist_insert_[your initials].

    

      4. You now need credentials for Heroku and Archivist, which you can find here.

a. First, make sure you are in the right part of the GitLab (i.e., in your account). The URL should read: https://gitlab.com/[your GitLab account name]/archivist_insert.

b. To add the variables, go to Settings → CI/CD → Variables → Expand → Add Variable.

 

           c. Make sure "Protect variable" and "Mask variable" are ticked, as above.

  • No labels