Skip to content

Use new predefined variables for Docker

Mark Pundsack requested to merge new-variables into master
  • Use CI_COMMIT_REF_SLUG instead of manipulating CI_BUILD_REF_NAME
  • Use CI_REGISTRY_USER and CI_REGISTRY_PASSWORD instead of CI_JOB_TOKEN
  • Move login to before_script
Edited by Mark Pundsack

Merge request reports