Skip to content

Commit

Permalink
require only JANKY_CHAT_CLIENT to be set for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jsmestad authored and schisamo committed Dec 23, 2011
1 parent 7df0a8d commit 0dc8ca8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/janky.rb
Expand Up @@ -149,8 +149,8 @@ def self.required_settings
JANKY_BUILDER_DEFAULT
JANKY_CONFIG_DIR
JANKY_GITHUB_USER JANKY_GITHUB_PASSWORD JANKY_GITHUB_HOOK_SECRET
JANKY_HUBOT_USER JANKY_HUBOT_PASSWORD
JANKY_CAMPFIRE_ACCOUNT JANKY_CAMPFIRE_TOKEN JANKY_CAMPFIRE_DEFAULT_ROOM]
JANKY_HUBOT_USER JANKY_HUBOT_PASSWORD JANKY_CHAT_SERVICE
]
end

# Directory where Jenkins job configuration templates are located.
Expand Down

0 comments on commit 0dc8ca8

Please sign in to comment.