Skip to content

Commit fd0cf7b

Browse files
committed
Revert Travis back to force
1 parent 2cbd105 commit fd0cf7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis/deploy_stage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ openssl aes-256-cbc -K $encrypted_fb724e9ad24a_key -iv $encrypted_fb724e9ad24a_i
33
chmod 600 .travis/marketing_rsa # this key should have push access
44
ssh-add .travis/marketing_rsa
55
git remote add deploy dokku@csh-cloud.oweb.co:brickhack-stage
6-
git push deploy develop:master
6+
git push --force deploy develop:master

0 commit comments

Comments
 (0)