Skip to content

Commit

Permalink
Fix packaging
Browse files Browse the repository at this point in the history
  • Loading branch information
crohr committed Jul 26, 2017
1 parent 770f18e commit b849918
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .pkgr.yml
@@ -1,3 +1,6 @@
env:
- DISCOURSE_REDIS_HOST="$REDIS_HOST"
- DISCOURSE_REDIS_PORT="$REDIS_PORT"
targets:
ubuntu-16.04:
dependencies:
Expand All @@ -13,4 +16,4 @@ services:
- redis
before_precompile: ./packaging/setup.sh
after:
- rm lib/tasks/pkgr.rake
- rm -f lib/tasks/pkgr.rake

0 comments on commit b849918

Please sign in to comment.