From a65daf6de040fe50ebba24cc90d7eb41f5498162 Mon Sep 17 00:00:00 2001 From: Pine Mizune Date: Mon, 16 Nov 2015 09:48:29 +0900 Subject: [PATCH] Update circle.yml --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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