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
Next step:
Dev: GitHub Action on merge-> go build test(passed) -> build docker image -> automatically push to dockerhub
Deploy: auto-detect new docker image and stop, pull, and restart
How to deploy on merged automatically?
Next step:
Dev: GitHub Action on merge-> go build test(passed) -> build docker image -> automatically push to dockerhub
Deploy: auto-detect new docker image and stop, pull, and restart