dfghdfgh
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-rootfs-archives (push) Failing after 4m22s
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 4m22s
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:
@@ -43,9 +43,9 @@ jobs:
|
|||||||
- name: Clean workspace tarballs before build
|
- name: Clean workspace tarballs before build
|
||||||
run: |
|
run: |
|
||||||
echo "[INFO] Cleaning old tarballs..."
|
echo "[INFO] Cleaning old tarballs..."
|
||||||
rm -f ./debian-*.tar.bz2
|
rm -fv ./mnt/user/git/act_runner_output/*/debian-*.tar.bz2
|
||||||
rm -f ./rootfs-*.tar.bz2
|
rm -fv ./mnt/user/git/act_runner_output/*/rootfs-*.tar.bz2
|
||||||
rm -f ./sha256sums.txt
|
rm -fv ./mnt/user/git/act_runner_output/sha256sums.txt
|
||||||
|
|
||||||
- name: Build all Debian rootfs versions sequentially
|
- name: Build all Debian rootfs versions sequentially
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user