Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ stages: - deploy include: - remote: 'https://jobs.r2devops.io/links_checker.yml' - remote: 'https://jobs.r2devops.io/1.4.0/mkdocs.yml?scope=0.yml' - remote: 'https://jobs.r2devops.io/0.3.0/pages.yml?scope=0.yml' Loading jobs/docker_build/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ remote registry. The build part is done using to containerize your application 2. Choose a version in [version list](#changelog) 3. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/getting-started)). Example: started](/use-the-hub)). Example: ```yaml include: - remote: 'https://jobs.r2devops.io/docker_build.yml' Loading jobs/doxygen/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ Other languages can be supported with additional code. 1. Ensure that your source code is documenting using [Doxygen syntax](https://www.doxygen.nl/manual/docblocks.html){:target="_blank"} 2. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/getting-started)). Example: started](/use-the-hub)). Example: ```yaml include: Loading jobs/gitleaks/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ repos. As it written in go, it is much faster than most of the 1. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/getting-started)). Example: started](/use-the-hub/)). Example: ```yaml include: Loading jobs/links_checker/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ In its default state, this job will analyze your whole project for eligible file 1. Have `.md`, `.html` or `.htm` files in your project 2. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/getting-started)). Example: started](/use-the-hub)). Example: ```yaml include: Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ stages: - deploy include: - remote: 'https://jobs.r2devops.io/links_checker.yml' - remote: 'https://jobs.r2devops.io/1.4.0/mkdocs.yml?scope=0.yml' - remote: 'https://jobs.r2devops.io/0.3.0/pages.yml?scope=0.yml' Loading
jobs/docker_build/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ remote registry. The build part is done using to containerize your application 2. Choose a version in [version list](#changelog) 3. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/getting-started)). Example: started](/use-the-hub)). Example: ```yaml include: - remote: 'https://jobs.r2devops.io/docker_build.yml' Loading
jobs/doxygen/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ Other languages can be supported with additional code. 1. Ensure that your source code is documenting using [Doxygen syntax](https://www.doxygen.nl/manual/docblocks.html){:target="_blank"} 2. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/getting-started)). Example: started](/use-the-hub)). Example: ```yaml include: Loading
jobs/gitleaks/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ repos. As it written in go, it is much faster than most of the 1. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/getting-started)). Example: started](/use-the-hub/)). Example: ```yaml include: Loading
jobs/links_checker/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ In its default state, this job will analyze your whole project for eligible file 1. Have `.md`, `.html` or `.htm` files in your project 2. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/getting-started)). Example: started](/use-the-hub)). Example: ```yaml include: Loading