Skip to content

Commit

Permalink
adds script to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
blackjid committed Mar 16, 2016
1 parent 605276e commit 695cd16
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scripts/deploy
@@ -0,0 +1,5 @@
#!/bin/bash

docker push platanus/blog:latest
rancher-compose -f production.yml -p platanus-blog up --upgrade --pull
--confim-upgrade

0 comments on commit 695cd16

Please sign in to comment.