Commit 2524767
committed
fix: semantic release should only build PyPI packages, not containers
- Change build_command from orchestrator.sh to 'make build'
- Implements single responsibility principle
- Semantic release: version bumping + PyPI publishing only
- Container Build workflow: handles container builds separately
- Fixes version consistency issues (1.0.0 vs 0.1.0 vs 0.2.3)
- Resolves Docker Hub vs GHCR registry confusion
Fixes semantic release, SBOM, and container build workflow failures.1 parent 7479aff commit 2524767
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| |||
0 commit comments