apt-ostree-builder/.forgejo/workflows
robojerk 04908781f5
Some checks failed
Comprehensive CI/CD Pipeline / Build and Test (push) Failing after 2m6s
Comprehensive CI/CD Pipeline / Security Audit (push) Failing after 7s
Comprehensive CI/CD Pipeline / Package Validation (push) Successful in 52s
Comprehensive CI/CD Pipeline / Status Report (push) Has been skipped
Fix CI: Correct package detection for dpkg-deb
- Change package detection from ../*.deb to *.deb (current directory)
- dpkg-deb --build creates packages in current directory, not parent
- Update package processing logic to use mv instead of cp
- This should fix the 'No Debian package found' error
2025-09-09 22:40:02 -07:00
..
ci-backup.yml.disabled Fix CI: Use correct repository name and manual git clone 2025-09-09 22:28:31 -07:00
ci-working.yml.disabled Fix CI: Use correct repository name and manual git clone 2025-09-09 22:28:31 -07:00
ci.yml Fix CI: Correct package detection for dpkg-deb 2025-09-09 22:40:02 -07:00
test.yml.disabled Fix CI: Use correct repository name and manual git clone 2025-09-09 22:28:31 -07:00