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

update README.md

parent 422255f4
No related branches found
No related tags found
1 merge request!10.1.0
...@@ -12,7 +12,7 @@ As a remote Template (recommended): ...@@ -12,7 +12,7 @@ As a remote Template (recommended):
```yaml ```yaml
include: include:
- remote: 'https://lab.frogg.it/beebryte/cicd/pytest/-/raw/trunk/templates/pytest.yml' - remote: 'https://lab.frogg.it/beebryte/cicd/pytest/-/raw/0.0.0/templates/pytest.yml'
``` ```
## Customize job ## Customize job
...@@ -27,6 +27,7 @@ pytest: ...@@ -27,6 +27,7 @@ pytest:
## Variables ## Variables
| Name | Description | Default | | Name | Description | Default |
|----------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------| |----------------|-----------------------------------------|--------------------------|
| `PROJECT_PATH` | The path to the project root directory. | `"."` | | `PROJECT_PATH` | The path to the project root directory. | `"."` |
| `PYTEST_CMD` | The command running tests with pytest. | `"pytest $PROJECT_PATH"` |
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