summaryrefslogtreecommitdiffstats
path: root/jjb/include-docker-login.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-02-15Fix docker repo variableAndrew Grimberg1-2/+2
Multi-line variables need to have the contents quoted Change-Id: Ia931ec75e7ddd45e1ae94b36916655530459e9fc Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-02-15Perform docker login before pusing imagesAnaël Closson1-0/+12
Change-Id: I626e230ccf0d7892f7f6d41881dd49b806212651 Signed-off-by: Anaël Closson <ac2550@intl.att.com>