Skip to content

Commit

Permalink
Write down the files list
Browse files Browse the repository at this point in the history
  • Loading branch information
jadolg committed Aug 26, 2019
1 parent 6c25def commit 701a5bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ script:
- id=$(docker create alephdeveloper/rocketchat-notification:${TRAVIS_BUILD_NUMBER})
- docker cp ${id}:/usr/bin/rocketchat-notification .
- docker rm -v ${id}
- ls -lah

deploy:
provider: releases
Expand Down

0 comments on commit 701a5bd

Please sign in to comment.