Skip to content

Commit

Permalink
TravisCI fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
elgalu committed Jun 9, 2016
2 parents 03077a8 + a562b00 commit 80e35b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Note image ids also change after scm-source.json has being updated which trigger

## TBD_DOCKER_TAG
+ Date: TBD_DATE
+ Small TravisCI fixes
+ TravisCI fixes
+ Image tag details:
+ Timezone: TBD_TIME_ZONE
+ FROM ubuntu:UBUNTU_FLAVOR-UBUNTU_DATE
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ For pull requests or local commits:

For repository owners only:

git commit -m "Small TravisCI fixes"
git commit -m "TravisCI fixes"
git tag -d latest #tag latest will be updated from TravisCI
git tag 2.3.1a && git push origin tmp-2.3.1a && git push --tags

Expand Down

0 comments on commit 80e35b0

Please sign in to comment.