Introduces a new build-docker.yml GitHub Actions workflow for building and pushing Docker images. Updates the _on-push.yml workflow to include the Docker build job and renames job names for consistency. |
||
|---|---|---|
| .. | ||
| _maint-cache.yml | ||
| _on-pr-fast.yml | ||
| _on-pr.yml | ||
| _on-push.yml | ||
| _on-release.yml | ||
| build-docker.yml | ||
| build-docs.yml | ||
| build-linux.yml | ||
| build-macos-arm64.yml | ||
| build-macos-intel.yml | ||
| build-windows.yml | ||