jboss-dockerfiles / wildfly

Docker image for WildFly project
https://quay.io/repository/wildfly/wildfly
MIT License
280 stars 237 forks source link

Add GitHub action to publish to quay.io #151

Closed jmesnil closed 2 years ago

jmesnil commented 2 years ago

When a tag is pushed to this GitHub repository, this action will build an image and push it to quay.io with the git tag as well as the latest tag.

This action is using the quay.io environment with the following secrets:

Signed-off-by: Jeff Mesnil jmesnil@redhat.com