Skip to content

added linux build pipeline to fastlane - #186

Open
hunting4code wants to merge 1 commit into
clynamic:masterfrom
hunting4code:linux-pkg
Open

added linux build pipeline to fastlane#186
hunting4code wants to merge 1 commit into
clynamic:masterfrom
hunting4code:linux-pkg

Conversation

@hunting4code

Copy link
Copy Markdown
Collaborator

Added a build pipeline to fastlane to allow users to install to a DESTDIR or generate their own .deb packages.

To build a deb run the following commands:
fastlane linux build
DESTDIR="FAKEROOT" fastlane linux install
DESTDIR="FAKEROOT" fastlane linux pkgdeb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant