Closed Bug 1401435 Opened 8 years ago Closed 7 years ago

Unable to extract BUILD_URL from mozillabteam/bmo docker image

Categories

(Bugzilla :: Installation & Upgrading, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bobm, Unassigned)

Details

The Cloud Services docker pull push verify script is failing to retrieve the BUILD_URL from the mozillabteam/bmo docker image. It fails here: https://github.com/mozilla-services/cloudops-deployment/blob/master/bin/pull-verify-push#L39-L47 The version.json file output appears as such: $ docker run --rm --entrypoint="cat" mozillabteam/bmo /app/version.json { "build" : "unknown", "commit" : "", "source" : "https://github.com/mozilla-bteam/bmo", "version" : "20170919.1" } The issue is with a build value of unknown.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.