Mentions légales du service

Skip to content
Snippets Groups Projects
CI.md 437 B

Currently CI is used to generate Docker images related to the training.

These images are created through the Gitlab Web interface:

  • Go to CI/CD and choose Run Pipeline.
  • Fill a field TAG and put the name of the tag to associate to the image.
  • Fill a field UPDATE_LATEST_TAG if you want the latest tag to be updated with the image being created here. This field is optional - if not filled the latest tag won't be modified.