Skip to content

Commit

Permalink
update drone deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Zack Siri committed Aug 2, 2016
1 parent 3472db4 commit c3a92e6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,20 @@ publish:
email: [email protected]
repo: codemy/moviedb
tag: latest

deploy:
rancher:
url: http://139.162.43.181:8080/v1/projects/1a5
access_key: 331394D5CCCEA7E2BE53
secret_key: 6ESn1FhSsK7ptTTLnSyS9LT11RCyQKAgEaWr8pDL
service: moviedb/web
docker_image: codemy/moviedb:latest

deploy:
rancher:
url: http://139.162.43.181:8080/v1/projects/1a5
access_key: 331394D5CCCEA7E2BE53
secret_key: 6ESn1FhSsK7ptTTLnSyS9LT11RCyQKAgEaWr8pDL
service: moviedb/worker
docker_image: codemy/moviedb:latest

0 comments on commit c3a92e6

Please sign in to comment.