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
chore: update GitHub Actions workflow to include Docker build step
This commit modifies the `qa.yml` workflow file to add a step for building the Docker container. The change ensures that the workflow can handle Docker builds during pull requests and pushes, enhancing the CI/CD process.
0 commit comments