Skip to content

Commit

Permalink
chore(CI): Deploy script didn't worked multilined
Browse files Browse the repository at this point in the history
don't know why at this point but no time to investigate further
  • Loading branch information
JF-Cozy committed Aug 14, 2024
1 parent 3600a94 commit 0c21c17
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,8 +207,6 @@ jobs:
deploy:
provider: script
skip-cleanup: true
script: |
yarn deploy:doc --username cozycloud --email [email protected] --repo https://cozy-bot:[email protected]/cozy/cozy-ui.git
yarn semantic-release
script: yarn deploy:doc --username cozycloud --email [email protected] --repo https://cozy-bot:[email protected]/cozy/cozy-ui.git && yarn semantic-release
on:
branch: master

0 comments on commit 0c21c17

Please sign in to comment.