ostree/.forgejo
robojerk 1a99999039
All checks were successful
Build ostree packages from sid to trixie / build (push) Successful in 48s
Fix docker cp command to copy directory contents instead of creating subdirectory
- Changed 'docker cp CONTAINER_ID:/workspace/ .' to 'docker cp CONTAINER_ID:/workspace/. .'
- The trailing '.' copies the contents of /workspace/ directly to current directory
- This prevents creating a workspace/ subdirectory that breaks the upload step
- Should fix the issue where .deb files were in wrong location
2025-09-06 10:50:12 -07:00
..
workflows Fix docker cp command to copy directory contents instead of creating subdirectory 2025-09-06 10:50:12 -07:00