Skip to content

Build development Docker images whenever certain tag is present, set required env variables

  • When ~"ci-build-dev-images" is attached to a MR, the development Docker images will be built and pushed to the container registry
  • Set DEBIAN_FRONTEND and TZ environment variables for Axii Docker container (closes #213 (closed))
Edited by Christian Dreher

Merge request reports