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
feat(ci): add GitHub Actions workflow for Docker image build and push
- Create a new workflow to build and push Docker images for backend and frontend applications to GitHub Container Registry
- Configure steps for checking out the repository, setting up Docker Buildx, logging in to the registry, extracting metadata, and building/pushing images
0 commit comments