feat: add *.itb upgrade firmware files
arcad/emissary-firmware/pipeline/head This commit looks good Details

This commit is contained in:
wpetit 2023-10-12 19:12:28 +02:00
parent 28c2bf152c
commit 7608a983e6
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ gitea-release: tools/gitea-release/bin/gitea-release.sh
\( -name '*.img.gz' \
-or -name '*.bin' \
-or -name '*.img' \
-or -name '*.itb' \
\) -exec cp {} .gitea-release/ \;
GITEA_RELEASE_PROJECT="emissary-firmware" \