Skip to content

Commit

Permalink
Updated travis config for pushing rabbitmq docker image #20
Browse files Browse the repository at this point in the history
  • Loading branch information
Anshul Vohra committed Mar 16, 2020
1 parent 4a41534 commit dcd94df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
- docker

script:
- cd rabbit-server
- cd rabbit_server

after_success:
- docker login -u $DOCKER_USER -p $DOCKER_PASS
Expand Down

0 comments on commit dcd94df

Please sign in to comment.