Skip to content

Commit

Permalink
.gitlab-ci.yml: Added the function of uploading third-party firmware.
Browse files Browse the repository at this point in the history
Signed-off-by: lbuque <[email protected]>
  • Loading branch information
lbuque committed Jun 21, 2024
1 parent 780847e commit 15a459a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ build-job:
artifacts:
paths:
- m5stack/build-*/uiflow-*-*.bin
- third-party/build-*/uiflow-*-*.bin
tags:
- uiflow-firmware
only:
Expand Down

0 comments on commit 15a459a

Please sign in to comment.