Skip to content

Commit

Permalink
fix joyent
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvinus committed Sep 28, 2011
1 parent d511c63 commit 73cbeb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ def deploy():

#workers & redirect
def joyentdeploy():
local("git push joyent master")
local("git push chessathome.no.de master")
local("git push chessathome-worker1.no.de master")

# create a folder that will serve to publish chessathome-worker on https://github.com/joshfire/chessathome-worker
Expand Down

0 comments on commit 73cbeb9

Please sign in to comment.