RESOStandards / web-api-commander

Client tools and libraries to work with and test RESO Web APIs.
https://commander.reso.org
Other
37 stars 18 forks source link

Update Commander GitHub Actions to Push to DockerHub #97

Open darnjo opened 2 years ago

darnjo commented 2 years ago

Upon successful build, images should be created for both the Java JAR version of the app as well as Gradle and pushed to RESO's DockerHub account.

Currently these images go in the Amazon Elastic Container Registry but they can be public and the jobs that depend on these images in AWS should use DockerHub instead.