docker - Build failed: please ensure the remote branch exists (128) -
not sure if question goes here or serverfault, here goes.
i’m building couple of automated build rules on docker hub. these rules:
| branch | master | /java/tomcat | latest | | tag | /tomcat(.*)/g | /java/tomcat | |
the first rule builds no problem, second rule fails message subject:
build failed: please ensure remote branch exists (128)
it’s trying branch named tomcat wrong. doing wrong? looks pretty bug me.
fyi: have asked same question in forum got no answer.
wiki
Comments
Post a Comment