sdfghsgdhf
Some checks failed
Build, Upload RootFS, and Push Docker Images, update changelog, update build info. / build-rootfs-archives (push) Failing after 7m53s
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 09:04:15 -07:00
parent 7ac3dd8b9e
commit 8872ecd5af

View File

@@ -57,11 +57,8 @@ jobs:
echo "[INFO] Looking for tarballs in workspace..."
find . -name '*.tar.bz2' -exec ls -lh {} \;
- name: Upload SHA256 checksums
uses: actions/upload-artifact@v4
with:
name: sha256sums
path: sha256sums.txt
- name: Copy sha256sums.txt to upload-repo
run: cp sha256sums.txt upload-repo/
push-archives-to-repo:
needs: build-rootfs-archives