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

re-add specs

parent e395ff23
No related branches found
No related tags found
No related merge requests found
......@@ -7,9 +7,9 @@ spec:
---
check_json:
variables:
PROJECT_PATH: '.'
PROJECT_PATH: $[[ inputs.project_path ]]
image: ubuntu:latest
stage: test
stage: $[[ inputs.stage ]]
before_script:
- apt-get update
- apt-get install -y jq
......
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