Skip to content

Commit

Permalink
[FAB-6643] Add ci.properties file
Browse files Browse the repository at this point in the history
Now that fabric has multiple branches,
there is a need to set branch specific
properties for CI.  This can be done
through the use of properties files.

This CR introduces the ci.properties
file and sets the first property: GO_VER

Change-Id: I1c9d8cd7a48a485e8418153188e157c8c50abce3
Signed-off-by: Gari Singh <[email protected]>
  • Loading branch information
mastersingh24 committed Oct 17, 2017
1 parent 9ceec62 commit c5d399d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GO_VER=1.7.5

0 comments on commit c5d399d

Please sign in to comment.