Show all Raspberry PI builds (#7174)

* Try adding full matrix

* Remove PR build

* Update changelog

* Reset indentation
This commit is contained in:
Kyle Bloom 2022-05-19 09:57:13 +01:00 committed by GitHub
parent b67654a489
commit d3ab180df6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 6 deletions

View File

@ -10,17 +10,18 @@ jobs:
strategy:
matrix:
os: [[self-hosted, linux, ARM, pi-3], [self-hosted, linux, ARM64, pi-4]]
name: [synergy, synergy-enterprise, synergy-business]
include:
- name: "synergy"
remote_folder: "v1-core-standard"
- name: synergy
remote_folder: v1-core-standard
enterprise: ""
business: ""
- name: "synergy-enterprise"
remote_folder: "v1-core-enterprise"
- name: synergy-enterprise
remote_folder: v1-core-enterprise
enterprise: "1"
business: ""
- name: "synergy-business"
remote_folder: "v1-core-business"
- name: synergy-business
remote_folder: v1-core-business
enterprise: ""
business: "1"
env:
@ -75,6 +76,7 @@ jobs:
sha256sum $filename_new >> ${filename_new}.checksum.txt
- name: Send package to Binary Storage
if: "github.event_name == 'release'"
uses: garygrossgarten/github-action-scp@v0.7.3
with:
local: "${{ github.workspace }}/package/"

View File

@ -18,6 +18,7 @@ Github Actions:
- #7162 Add new distributions to CI
- #7167 | #7168 | #7173 Use changelog when creating deb files
- #7169 Remove temporary directory when building debs
- #7174 Show all workflows for Raspberry PI
===========
v1.14.3-snapshot