Skip to content

Commit

Permalink
Bump up timeout for updating timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
sukrit007 committed Aug 3, 2016
1 parent caa097d commit 3f6ef0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"checkout": {
"cmd": "git checkout -f {{commit}} && update-git-ts.sh",
"timeout": "120000",
"timeout": "240000",
"retries": 0
},
"build": {
Expand Down

0 comments on commit 3f6ef0a

Please sign in to comment.