Skip to content

Commit

Permalink
Update build-open-fleets.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shawaj authored Aug 8, 2023
1 parent 929e512 commit db6a3e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-open-fleets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
sbc: [nebra-indoor1, nebra-outdoor1, nebra-indoor2, nebra-outdoor2, rak, pisces, og, sensecap, finestra, controllino, cotx, pantherx1, linxdot, linxdot-rkcm3, pycom, syncrobit, syncrobit-rkcm3, risinghf, midas, bobcat-px30, bobcat-rk3566]
sbc: [bobcat-rk3566]
steps:
- name: Generate repo name
run: |
Expand All @@ -22,4 +22,4 @@ jobs:
token: ${{ secrets.MR_BUMP }}
event-type: build-open-fleet
repository: NebraLtd/${{ env.FLEET }}
client-payload: '{"release": "v1.0.2-40_GA", "tag": "v1.0.2-40", "firmware": "4bec138", "branch": "production"}'
client-payload: '{"release": "v1.0.2-53_GA", "tag": "v1.0.2-53", "firmware": "1d637b9", "branch": "production"}'

0 comments on commit db6a3e9

Please sign in to comment.