Build development Docker images whenever certain tag is present, set required env variables
requested to merge 213-set-debian_frontend-and-tz-environment-variables-for-axii-docker-container into main
- 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