Skip to content
  • Arthur Lutz's avatar
    feat(.gitlab-ci): Construct the appropriate gitlab-ci.yml instead of running... · f3d345d8e0dc
    Arthur Lutz authored
    feat(.gitlab-ci): Construct the appropriate gitlab-ci.yml instead of running all docker commands locally
    
    The CI will handle the build and push processes
    
    BREAKING CHANGE
    * Do not build Docker images (only update .gitlab-ci file)
    * Remove every functions from error logging and subproces because handled by the CI
    f3d345d8e0dc
Validating GitLab CI configuration… Learn more