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

fix path

parent d251dda1
No related branches found
No related tags found
1 merge request!10.1.0
Pipeline #41214 failed
......@@ -10,7 +10,7 @@ Add the following in your `.gitlab-ci.yml` file.
```yaml
include:
- component: $CI_SERVER_FQDN/cicd-templates/pytest/pytest@0.1.0
- component: $CI_SERVER_FQDN/swepy/cicd-templates/pytest/pytest@0.1.0
```
## Inputs
......@@ -19,7 +19,7 @@ You can customize the job by overriding specific inputs:
```yaml
include:
- component: $CI_SERVER_FQDN/cicd-templates/pytest/pytest/pytest@0.1.0
- component: $CI_SERVER_FQDN/swepy/cicd-templates/pytest/pytest/pytest@0.1.0
inputs:
project_path: path/project/to/test
```
......
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