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 5ce88e8b authored by Karine Bauch's avatar Karine Bauch
Browse files

debug

parent 670836c2
No related branches found
No related tags found
No related merge requests found
...@@ -3,10 +3,9 @@ include: ...@@ -3,10 +3,9 @@ include:
- remote: "https://$PRIVATE_TOKEN_FROGGIT@lab.frogg.it/beebryte/cicd/templates/check_json/-/raw/trunk/templates/check_json.yml" - remote: "https://$PRIVATE_TOKEN_FROGGIT@lab.frogg.it/beebryte/cicd/templates/check_json/-/raw/trunk/templates/check_json.yml"
check_json: check_json:
extends: .check_json
variables: variables:
PROJECT_PATH: 'tests/valid_files' PROJECT_PATH: 'tests/valid_files'
script:
- echo "https://$PRIVATE_TOKEN_FROGGIT@lab.frogg.it"
"invalid check_json": "invalid check_json":
extends: check_json extends: check_json
......
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