Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Commit

Permalink
Added deployment for release candidates
Browse files Browse the repository at this point in the history
  • Loading branch information
carsongee committed Aug 18, 2015
1 parent 8aa2ff4 commit 06ac0e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ deploy:
secure: CGv5mHV8SFnFkdwpRl2EGRU5kvnl7xfxZPgl5DvqJHZ6xBreDpGFQOyQDVVqRAt7s9Dq/JD8qMCvm15rVRdXN9rKMDFV9ilPiR2dTBPs5rzE+upA/W2N2+pkQrnXEP+80EF3Wy3ODUAUb4aUlCwG1NqZCWnn4NzuZNCtAYEqwuk=
app:
master: lore-ci
release-candidate: lore-rc
release: lore-release
run:
- "sleep 15"
Expand Down
2 changes: 1 addition & 1 deletion app.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"description": "S3 Bucket name."
},
"CELERY_ALWAYS_EAGER": {
"description": "Set to False if you don't want to use worker dynos."
"description": "Set to False if you don't want to use worker dynos.",
"value": "True"
},
"HAYSTACK_URL": {
Expand Down

0 comments on commit 06ac0e6

Please sign in to comment.