wildfly-operator icon indicating copy to clipboard operation
wildfly-operator copied to clipboard

Generate an image per selected branch

Open yersan opened this issue 3 years ago • 0 comments

Right now, our workflow publishes the latest wildfly operator build from the main branch on quay.io/wildfly/wildfly-operator:latest

However, we are now handling different branches, so we need to extend this feature and specify the name of the branches that will publish a new quay.io/wildfly/wildfly-operator tag

Tags will be created accordingly to the branch name: quay.io/wildfly/wildfly-operator:<branch-name>

yersan avatar Nov 09 '22 12:11 yersan