-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor cleanup of Fastfile and Matchfile
- Loading branch information
Harold
committed
Apr 25, 2016
1 parent
c12e021
commit d755979
Showing
2 changed files
with
4 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
app_identifier ENV["APP_IDENTIFIER"] | ||
team_name ENV['ITC_TEAM_NAME'] | ||
git_url ENV['GIT_URL_CERTIFICATES'] | ||
username ENV['CERT_USERNAME'] |