Skip to content

Allow CI_APPLICATION_REPOSITORY and CI_APPLICATION_TAG to be custom defined in Auto DevOps

Change the auto_devops script to export default values for CI_APPLICATION_REPOSITORY and CI_APPLICATION_TAG only if they do not already have values defined. This allows the variable values to be customized for other ways of naming and tagging Docker images.

Closes #50

Replaces !146 (closed)

Merge request reports