Skip to content

Commit

Permalink
Hint for man citus_package (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
onurctirtir authored Jul 24, 2020
1 parent 48da8d5 commit 5555ed4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packaging/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

## Usage

First, please read `man citus_package`, we have a man page for it :)

Ensure your `GITHUB_TOKEN` environment variable is properly set (see the man page if you're not sure how to do that). Make sure Docker is running, then you're off to the races! For example, to build a `citus` community "release" on Debian Jessie and Ubuntu Xenial, first change your directory into "citusdata/packaging" repo directory and then checkout the `all-citus` (would be `all-enterprise` for enterprise) branch as this branch has the specific `pkgvars` for community packages. Then execute the following:

`citus_package -p debian/jessie -p ubuntu/xenial local release`
Expand Down

0 comments on commit 5555ed4

Please sign in to comment.