Github user spmallette commented on the issue:
https://github.com/apache/tinkerpop/pull/802
> Yes and the 3.2 tag should only exist for non-SNAPSHOT versions,
I believe that aspect of this works fine. Nothing deploys when the version
is a SNAPSHOT.
> But maybe we can add the tagging as a separate execution just for this
tag?
it appears you need multiple `push` executions:
https://github.com/spotify/dockerfile-maven/issues/10
i'm trying it now.
> So, yes, I guess we have to edit the descriptions manually in the web
interface.
ok - not a big deal. i can fix that.
---