Skip to content

Commit 9ca9437

Browse files
authored
Update deploy_stage.sh
1 parent 24b359a commit 9ca9437

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis/deploy_stage.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ 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 fetch --unshallow
67
git push --force deploy develop:master

0 commit comments

Comments
 (0)