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