diff --git a/circle.yml b/circle.yml index 8076b8bf..77ba21ea 100644 --- a/circle.yml +++ b/circle.yml @@ -6,4 +6,4 @@ deployment: production: branch: master commands: - - git push ssh://5610cae589f5cfc77f000183@gotandajs-pinemz2.rhcloud.com/~/git/gotandajs.git/ master + - git push -f ssh://5610cae589f5cfc77f000183@gotandajs-pinemz2.rhcloud.com/~/git/gotandajs.git/ master