Skip to content

Commit

Permalink
fix: fail build if step fails
Browse files Browse the repository at this point in the history
  • Loading branch information
feerglas committed Jun 20, 2021
1 parent 425cbe7 commit 3fab04a
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 @@ -25,4 +25,4 @@ jobs:
# prepare git for pushes
- git remote set-url origin https://lyne-design-system:[email protected]/lyne-design-system/lyne-design-tokens.git || travis_terminate 1
- ./ci/deploy_cdn_assets.sh
- ./ci/deploy_cdn_assets.sh || travis_terminate 1

0 comments on commit 3fab04a

Please sign in to comment.