Mentions légales du service

Skip to content

[CI] Adding Dockerfile build to the YML

Vicente Mataix Ferrándiz requested to merge 9-ci-setup-docker-build into 9-ci-setup
name: Feature
about: Adding Dockerfile build to CI branch

Description Adding Dockerfile build to CI build

Changelog

  • Improve Dockerfile
  • Added Dockerfile build to CI

How to test

The Docker images are generated using Gitlab CI. In order to work we need first to activate in the Settings>General>Visibility, project features, permissions the Pipelines and the Container registry:

Ensure you have choose at least one runner, with at least 4 GB of RAM, in Settings>CI/CD>Runners:

Additionally, it is required to define the following variables in order to being possible to upload the containers to Gitlab.

Merge request reports