Closed walbertus closed 5 years ago
According to this, when we set tags: true then the branch: master is ignored.
tags: true
branch: master
Docker push will do when on master branch(latest release) or tagged commit(tagged release).
According to this, when we set
tags: true
then thebranch: master
is ignored.Docker push will do when on master branch(latest release) or tagged commit(tagged release).