Commit Graph

5 Commits

Author SHA1 Message Date
admin
392d4925cf fix: use DOCKER_HOST for pack --docker-host to fix nested container socket mount 2026-03-04 20:06:23 +00:00
admin
ec65a99b99 fix: use docker driver for buildx to work with rootless Podman 2026-03-04 20:02:35 +00:00
920c910c23 Fix build workflow: split Save image artifact into two steps
- Separate docker save command from upload-artifact action
- Fix invalid syntax error (cannot use both uses: and run: in same step)
- Steps now properly separated: Save image to file, then Upload image artifact
2025-11-21 16:36:00 +03:00
971c62afc5 Fix workflow path filters for repository root structure
Some checks failed
Run Tests / Run Go Tests (push) Successful in 4m21s
Run Tests / Lint Code (push) Failing after 54s
2025-11-21 15:27:02 +03:00
a52b2d13f0 Add Gitea workflows for CI/CD pipeline 2025-11-21 15:03:31 +03:00