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 3f6ef0a commit dd38517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config-docker.json
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 dd38517

Please sign in to comment.