Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 5a1066b3 authored by Karine Bauch's avatar Karine Bauch
Browse files

update includes + README.md

parent b66f75f3
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ You can customize the job by overriding specific inputs. ...@@ -13,7 +13,7 @@ You can customize the job by overriding specific inputs.
```yaml ```yaml
include: include:
- project: 'architecture-innovation-security/cicd/templates/check_json' - project: 'architecture-innovation-security/cicd/templates/check_json'
ref: '$CI_COMMIT_BRANCH$CI_COMMIT_TAG' ref: '$CI_COMMIT_REF_NAME'
file: 'templates/check_json.yml' file: 'templates/check_json.yml'
inputs: inputs:
project_path: 'path/to/my/project' project_path: 'path/to/my/project'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment