fdghfdgh
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-rootfs-archives (push) Failing after 4m53s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / push-archives-to-repo (push) Has been skipped
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-docker-images (push) Has been skipped
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-changelogs (push) Has been skipped
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-build-info (push) Has been skipped
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-rootfs-archives (push) Failing after 4m53s
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / push-archives-to-repo (push) Has been skipped
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-docker-images (push) Has been skipped
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-changelogs (push) Has been skipped
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-build-info (push) Has been skipped
This commit is contained in:
@@ -62,6 +62,10 @@ jobs:
|
||||
sync
|
||||
ls -lh "${{ env.OUTPUT_DIR }}"
|
||||
|
||||
- name: Print permissions of output dir
|
||||
run: |
|
||||
find "${{ env.OUTPUT_DIR }}" -type f -exec ls -lh {} \;
|
||||
|
||||
- name: TEMP - List everything recursively
|
||||
run: |
|
||||
echo "[DEBUG] Full tree of ${{ env.OUTPUT_DIR }}"
|
||||
|
||||
Reference in New Issue
Block a user