You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deploy image to docker optionally, as well as GHCR (#97)
To migrate deployment of Production Crawler to CD Azure from Microsoft owned Azure.
Changes to workflow app-build-and-deploy
Enables the optional docker image publish to Docker Hub, conditional on providing
Input docker-hub-username
secret DOCKERHUB_TOKEN
Without these the action only deploys to ghcr
---------
Co-authored-by: E. Lynette Rayle <elrayle@users.noreply.github.com>