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 92d5a4a9 authored by Dorian Turba's avatar Dorian Turba
Browse files

doc: README.md

parent 837a5790
No related branches found
No related tags found
No related merge requests found
...@@ -55,7 +55,7 @@ You can customize the job by overriding the following variables: ...@@ -55,7 +55,7 @@ You can customize the job by overriding the following variables:
| Name | Description | Default | | Name | Description | Default |
|-------------------------|----------------------------------------------------------------------------------------|---------------------------------------------------| |-------------------------|----------------------------------------------------------------------------------------|---------------------------------------------------|
| `IMAGE_NAME` | The name of the image. Should be "<org\|user>/\<repo>". Mandatory. | `""` | | `IMAGE_NAME` | **Mandatory** The name of the image. Should be "<org\|user>/\<repo>". | `""` |
| `PACKAGE_INDEX_API_URL` | The URL of the API to retrieve the package index. | `https://pypi.org/pypi` | | `PACKAGE_INDEX_API_URL` | The URL of the API to retrieve the package index. | `https://pypi.org/pypi` |
| `PACKAGE_NAME` | The name of the package. | `"$CI_PROJECT_NAME"` | | `PACKAGE_NAME` | The name of the package. | `"$CI_PROJECT_NAME"` |
| `REPOSITORIES_API_URL` | The URL of the API to retrieve the repositories. | `https://registry.hub.docker.com/v2/repositories` | | `REPOSITORIES_API_URL` | The URL of the API to retrieve the repositories. | `https://registry.hub.docker.com/v2/repositories` |
......
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