Skip to content

Commit 5555ed4

Browse files
authored
Hint for man citus_package (#79)
1 parent 48da8d5 commit 5555ed4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

packaging/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
## Usage
1212

13+
First, please read `man citus_package`, we have a man page for it :)
14+
1315
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:
1416

1517
`citus_package -p debian/jessie -p ubuntu/xenial local release`

0 commit comments

Comments
 (0)