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): enhance Docker workflow and E2E testing integration
- Added output of Docker image information to the GitHub Actions summary after pushing the image to the registry.
- Updated E2E test workflow to include a build step that uses the Docker workflow, ensuring the latest image is pulled for testing.
- Implemented login to the Docker registry and pulling of the operator image in the E2E test workflow.
- Adjusted E2E test dependencies to ensure proper execution order and environment setup.
0 commit comments