Skip to content

Adds a docker-login command to the bootstrap of builds requiring it

André Anjos requested to merge docker-login into master

This MR tries to fix beat/beat.nightlies#1 by issuing a docker login in builds that need access to the internal docker registry.

Merge request reports