fdghfdgh
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-rootfs-archives (push) Failing after 5m48s
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 5m48s
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:
@@ -56,6 +56,11 @@ jobs:
|
|||||||
# bash -eux /scripts/bootstrap-rootfs.sh "$version"
|
# bash -eux /scripts/bootstrap-rootfs.sh "$version"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
- name: Debug Output
|
||||||
|
run: |
|
||||||
|
echo "Inside container:"
|
||||||
|
ls -lah /mnt/user/git/act_runner_output
|
||||||
|
|
||||||
- name: Validate that archives exist for each version
|
- name: Validate that archives exist for each version
|
||||||
run: |
|
run: |
|
||||||
IFS=' ' read -r -a versions <<< "$VERSIONS"
|
IFS=' ' read -r -a versions <<< "$VERSIONS"
|
||||||
|
|||||||
Reference in New Issue
Block a user