@@ -41,10 +41,13 @@ available on the platform where the workflow is carried out. For this reason, EE
4141and GitLab to make sure this is the case:
4242
4343* The EESSI GitHub Action can be found on the [ GitHub Marketplace] ( https://github.com/marketplace ) ,
44- at [ https://github.com/marketplace/actions/eessi ] ( https://github.com/marketplace/actions/eessi ) .
44+ at [ https://github.com/marketplace/actions/eessi ] ( https://github.com/marketplace/actions/eessi ) .
4545
4646* The EESSI GitLab CI/CD component can be found in the [ GitLab CI/CD Catalog] ( https://gitlab.com/explore/catalog ) , at
47- [ https://gitlab.com/explore/catalog/eessi/gitlab-eessi ] ( https://gitlab.com/explore/catalog/eessi/gitlab-eessi ) .
47+ [ https://gitlab.com/explore/catalog/eessi/gitlab-eessi ] ( https://gitlab.com/explore/catalog/eessi/gitlab-eessi ) . It
48+ is possible to use the [ EESSI GitLab Component] ( https://gitlab.com/explore/catalog/eessi/gitlab-eessi ) in a
49+ self-hosted GitLab instance, documentation on how to do this is available at
50+ < https://docs.gitlab.com/ci/components/#use-a-gitlabcom-component-on-gitlab-self-managed > .
4851
4952
5053## Using the EESSI GitHub Action
@@ -53,11 +56,7 @@ at [https://github.com/marketplace/actions/eessi](https://github.com/marketplace
5356
5457 The [EESSI GitLab Component](https://gitlab.com/explore/catalog/eessi/gitlab-eessi) also exists, and this allows
5558 you to follow a very similar approach to that described
56- here for GitHub. At the end of the episode we will provide the equivalent file needed to enable GitLab CI.
57-
58- It is possible to use the [EESSI GitLab Component](https://gitlab.com/explore/catalog/eessi/gitlab-eessi) in a
59- self-hosted GitLab instance, documentation on how to do this is available at
60- <https://docs.gitlab.com/ci/components/#use-a-gitlabcom-component-on-gitlab-self-managed>.
59+ here for GitHub. At the end of the episode we will provide the equivalent file needed to enable GitLab CI.
6160
6261## Adding CI based on EESSI to our software project
6362
0 commit comments