Add rpm building
This commit is contained in:
parent
4d303d128e
commit
d8c2ccb6ef
@ -21,6 +21,7 @@ addons:
|
||||
- icnsutils
|
||||
- graphicsmagick
|
||||
- xz-utils
|
||||
- rpm
|
||||
|
||||
# Handle git submodules yourself
|
||||
git:
|
||||
|
@ -38,7 +38,8 @@
|
||||
"maintainer": "JGraph <support@draw.io>",
|
||||
"target": [
|
||||
"AppImage",
|
||||
"deb"
|
||||
"deb",
|
||||
"rpm"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user