sdfghsdfgh
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-docker-images (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-changelogs (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-build-info (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-rootfs-archives (push) Has been cancelled
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-docker-images (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-changelogs (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / generate-build-info (push) Has been cancelled
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-and-push-rootfs-archives (push) Has been cancelled
This commit is contained in:
@@ -39,9 +39,9 @@ jobs:
|
||||
- name: Clean workspace tarballs before build
|
||||
run: |
|
||||
echo "[INFO] Cleaning old tarballs..."
|
||||
rm -f ."${{ env.OUTPUT_DIR }}"/*/debian-*.tar.bz2
|
||||
rm -f ."${{ env.OUTPUT_DIR }}"/*/rootfs-*.tar.bz2
|
||||
rm -f ."${{ env.OUTPUT_DIR }}"/sha256sums.txt
|
||||
rm -f ./output/*/debian-*.tar.bz2
|
||||
rm -f ./output/*/rootfs-*.tar.bz2
|
||||
rm -f ./output/sha256sums.txt
|
||||
|
||||
- name: Build all Debian rootfs versions sequentially
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user