packaging/channels #18
Replies: 1 comment 2 replies
|
The overload doesn't seem to exist |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
packaging/channels
Channels is a fundemental part of how Velopack understands and builds releases. Every release must belong to a channel. If you do not specify a channel when building a release (via the --channel) argument, the default channel will be the name of the target Operating System (eg. win, osx, or linux).
https://docs.velopack.io/packaging/channels
All reactions