flatpak: Don't specify branch
Apparently, this breaks the Flatpak CI yaml assumptions and makes the "build-bundle" step there break with the following error: > error: Refspec 'app/org.gnome.Geary.Devel/x86_64/test' not found
This commit is contained in:
parent
3ba5c44ab8
commit
e4a50ed3b2
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"app-id": "org.gnome.Geary.Devel",
|
||||
"branch": "master",
|
||||
"runtime": "org.gnome.Platform",
|
||||
"runtime-version": "master",
|
||||
"sdk": "org.gnome.Sdk",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue