forked from obsproject/obs-studio
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Split Flatpak beta and stable branches
We currently publish the same build from the same branch to Flathub. However, soon we'll need to build the Flatpak manifest in different branches, and publish them in different repositories. Prepare for that by splitting the publish step in two: one for Flathub, and another for Flathub Beta. Do that using a matrix strategy. Skip building and publishing stable releases when it's a beta or RC release by setting an output variable in the first job.
- Loading branch information
1 parent
c0c17d5
commit 39f2931
Showing
1 changed file
with
18 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters