-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build TF inside container from the tag specified in the Dockerfile. This way we can easily fast forward to yet unreleased master/tags, which contain fixes/new features we need. Once these are released as proper version, we can change the tag from commit to the version number. TF uses v0.6.15 scheme. The tag in this commit is for 0.6.15-dev version. Reflect this in tests.
- Loading branch information
Showing
2 changed files
with
15 additions
and
8 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