dfghjdfj
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-rootfs-archives (push) Failing after 3m58s
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:
2025-07-07 21:30:35 -07:00
parent 53c15a28c0
commit 1f0f616cd3

View File

@@ -32,11 +32,6 @@ jobs:
echo "PWD = $(pwd)"
ls -ld output
docker run --rm -v "$(pwd)/output":/output busybox sh -c "echo hello > /output/testfile.txt"
ls output/
cat output/testfile.txt
- name: Clean workspace tarballs before build
run: |
echo "[INFO] Cleaning old tarballs..."