Skip to content
Snippets Groups Projects
Verified Commit 2a5fbbec authored by dos's avatar dos
Browse files

CI: Expose elf

parent fda8b490
No related branches found
No related tags found
No related merge requests found
Pipeline #9021 passed
...@@ -35,7 +35,7 @@ build: ...@@ -35,7 +35,7 @@ build:
- idf.py -g c23 build size - idf.py -g c23 build size
artifacts: artifacts:
expose_as: 'firmware' expose_as: 'firmware'
paths: ['build/flow3r.bin'] paths: ['build/flow3r.bin', 'build/flow3r.elf']
expire_in: 5 hours expire_in: 5 hours
build_recovery: build_recovery:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment