You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,5 +35,6 @@ linuxdeploy-plugin-appimage can be configured using environment variables.
35
35
36
36
-`UPDATE_INFORMATION="..."`: embed [update information](https://github.com/AppImage/AppImageSpec/blob/master/draft.md#update-information) in the AppImage, and generate corresponding `.zsync` file
37
37
-`SIGN=1`: set this variable to any value to enable signing of the AppImage
38
+
-`SIGN_KEY=key_id`: GPG Key ID to use for signing. This environment variable is only used if `SIGN` is set.
38
39
-`VERBOSE=1`: set this variable to any value to enable verbose output
39
40
-`OUTPUT=filename`: change filename of resulting AppImage
0 commit comments