Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ include: file: '/templates/validation.yml' - project: 'to-be-continuous/bash' ref: '3.3' file: 'templates/gitlab-ci-bash.yml' file: '/templates/gitlab-ci-bash.yml' - project: 'to-be-continuous/semantic-release' ref: '3.7' file: '/templates/gitlab-ci-semrel.yml' Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -444,7 +444,7 @@ Then you may retrieve any of your secret(s) from Vault using the following synta With: | Name | Description | | Parameter | Description | | -------------------------------- | -------------------------------------- | | `secret_path` (_path parameter_) | this is your secret location in the Vault server | | `field` (_query parameter_) | parameter to access a single basic field from the secret JSON payload | Loading kicker.json +2 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,8 @@ "description": "Build, test and analyse your [Python](https://www.python.org/) projects", "template_path": "templates/gitlab-ci-python.yml", "kind": "build", "prefix": "python", "is_component": true, "variables": [ { "name": "PYTHON_IMAGE", Loading logo.png −2.27 KiB (13.9 KiB) Loading image diff... templates/gitlab-ci-python-vault.yml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ spec: inputs: vault-base-url: description: The Vault server base API url default: '' # null default: '' vault-oidc-aud: description: The `aud` claim for the JWT default: $CI_SERVER_URL Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ include: file: '/templates/validation.yml' - project: 'to-be-continuous/bash' ref: '3.3' file: 'templates/gitlab-ci-bash.yml' file: '/templates/gitlab-ci-bash.yml' - project: 'to-be-continuous/semantic-release' ref: '3.7' file: '/templates/gitlab-ci-semrel.yml' Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -444,7 +444,7 @@ Then you may retrieve any of your secret(s) from Vault using the following synta With: | Name | Description | | Parameter | Description | | -------------------------------- | -------------------------------------- | | `secret_path` (_path parameter_) | this is your secret location in the Vault server | | `field` (_query parameter_) | parameter to access a single basic field from the secret JSON payload | Loading
kicker.json +2 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,8 @@ "description": "Build, test and analyse your [Python](https://www.python.org/) projects", "template_path": "templates/gitlab-ci-python.yml", "kind": "build", "prefix": "python", "is_component": true, "variables": [ { "name": "PYTHON_IMAGE", Loading
templates/gitlab-ci-python-vault.yml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ spec: inputs: vault-base-url: description: The Vault server base API url default: '' # null default: '' vault-oidc-aud: description: The `aud` claim for the JWT default: $CI_SERVER_URL Loading