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

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -