update file output
Some checks failed
Build and Upload Multiple Debian RootFS Versions / build-debian-variants (bookworm) (push) Failing after 1m35s
Build and Upload Multiple Debian RootFS Versions / build-debian-variants (bullseye) (push) Failing after 1m22s
Build and Upload Multiple Debian RootFS Versions / build-debian-variants (buster) (push) Failing after 1m20s
Build and Upload Multiple Debian RootFS Versions / build-debian-variants (docker-build) (push) Failing after 2m25s
Some checks failed
Build and Upload Multiple Debian RootFS Versions / build-debian-variants (bookworm) (push) Failing after 1m35s
Build and Upload Multiple Debian RootFS Versions / build-debian-variants (bullseye) (push) Failing after 1m22s
Build and Upload Multiple Debian RootFS Versions / build-debian-variants (buster) (push) Failing after 1m20s
Build and Upload Multiple Debian RootFS Versions / build-debian-variants (docker-build) (push) Failing after 2m25s
This commit is contained in:
@@ -31,7 +31,9 @@ jobs:
|
||||
bash base-image-script/debian-${{ matrix.version }}_pt1.sh
|
||||
|
||||
- name: List output archive
|
||||
run: ls -lh *.tar.bz2
|
||||
run: |
|
||||
echo "[INFO] Looking for tarballs in workspace..."
|
||||
find . -name '*.tar.bz2' -ls
|
||||
|
||||
- name: Clone and push to Gitea repo
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user