Skip to content

Commit

Permalink
Join line to debug failed deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
felddy committed Jul 5, 2019
1 parent e58a190 commit fa01a19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ before_deploy:
deploy:
# create an image
- provider: script
script: travis-wait-improved --timeout 30m
packer build --timestamp-ui src/packer.json
script: travis-wait-improved --timeout=30m packer build --timestamp-ui
src/packer.json
on:
tags: true

0 comments on commit fa01a19

Please sign in to comment.