Loading jobs/apidoc/README.md +1 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,7 @@ code using [apiDoc](https://apidocjs.com/){:target="_blank"}. [apiDoc format](https://apidocjs.com/#examples){:target="_blank"} and your [apiDoc configuration file](https://apidocjs.com/#configuration){:target="_blank"}. 2. Choose a version in [version list](#changelog) 3. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/use-the-hub/)). Example: 3. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/use-the-hub/)). Example: ```yaml include: Loading jobs/docker_build/README.md +1 −2 Original line number Diff line number Diff line Loading @@ -15,8 +15,7 @@ remote registry. The build part is done using [Dockerfile](https://docs.docker.com/get-started/part2/#sample-dockerfile){:target="_blank"} (by default at the root of your project) 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](/use-the-hub)). Example: 3. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/use-the-hub)). Example: ```yaml include: - remote: 'https://jobs.r2devops.io/docker_build.yml' Loading jobs/dotnet_build/README.md +1 −2 Original line number Diff line number Diff line Loading @@ -6,8 +6,7 @@ It is using the scripted installation provided from Microsoft, see [here](https: ## How to use it 1. Prepare your project in your repository with its `.csproj` file. 2. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/use-the-hub)). Example: 2. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/use-the-hub)). Example: ```yaml include: Loading jobs/doxygen/README.md +1 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,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](/use-the-hub)). Example: 2. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/use-the-hub)). Example: ```yaml include: Loading jobs/gitleaks/README.md +1 −2 Original line number Diff line number Diff line Loading @@ -8,8 +8,7 @@ repos. As it written in go, it is much faster than most of the ## How to use it 1. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/use-the-hub/)). Example: 1. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/use-the-hub/)). Example: ```yaml include: Loading Loading
jobs/apidoc/README.md +1 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,7 @@ code using [apiDoc](https://apidocjs.com/){:target="_blank"}. [apiDoc format](https://apidocjs.com/#examples){:target="_blank"} and your [apiDoc configuration file](https://apidocjs.com/#configuration){:target="_blank"}. 2. Choose a version in [version list](#changelog) 3. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/use-the-hub/)). Example: 3. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/use-the-hub/)). Example: ```yaml include: Loading
jobs/docker_build/README.md +1 −2 Original line number Diff line number Diff line Loading @@ -15,8 +15,7 @@ remote registry. The build part is done using [Dockerfile](https://docs.docker.com/get-started/part2/#sample-dockerfile){:target="_blank"} (by default at the root of your project) 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](/use-the-hub)). Example: 3. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/use-the-hub)). Example: ```yaml include: - remote: 'https://jobs.r2devops.io/docker_build.yml' Loading
jobs/dotnet_build/README.md +1 −2 Original line number Diff line number Diff line Loading @@ -6,8 +6,7 @@ It is using the scripted installation provided from Microsoft, see [here](https: ## How to use it 1. Prepare your project in your repository with its `.csproj` file. 2. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/use-the-hub)). Example: 2. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/use-the-hub)). Example: ```yaml include: Loading
jobs/doxygen/README.md +1 −2 Original line number Diff line number Diff line Loading @@ -9,8 +9,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](/use-the-hub)). Example: 2. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/use-the-hub)). Example: ```yaml include: Loading
jobs/gitleaks/README.md +1 −2 Original line number Diff line number Diff line Loading @@ -8,8 +8,7 @@ repos. As it written in go, it is much faster than most of the ## How to use it 1. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/use-the-hub/)). Example: 1. Add the corresponding URL to your `.gitlab-ci.yml` file (see [Getting started](/use-the-hub/)). Example: ```yaml include: Loading