Compare commits

...

2 Commits

Author SHA1 Message Date
b8a8c9257b fix: typo in agent config
All checks were successful
arcad/emissary-firmware/pipeline/head This commit looks good
2023-10-12 23:00:35 +02:00
7608a983e6 feat: add *.itb upgrade firmware files
All checks were successful
arcad/emissary-firmware/pipeline/head This commit looks good
2023-10-12 19:12:28 +02:00
2 changed files with 2 additions and 1 deletions

View File

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

View File

@ -4,6 +4,6 @@
- addr - addr
- show - show
- name: emissary-firmware - name: emissary-firmware
commant: cat command: cat
args: args:
- /etc/emissary_firmware - /etc/emissary_firmware