Skip to content

Commit

Permalink
fix: CI wasn't deploying during deploy job
Browse files Browse the repository at this point in the history
  • Loading branch information
JF-Cozy committed Mar 13, 2023
1 parent ad344d5 commit 3b967ca
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 @@ -108,6 +108,7 @@ jobs:
script: 'true'
deploy:
provider: script
skip-cleanup: true
script: yarn deploy:doc -- --username cozycloud --email contact@cozycloud.cc --repo https://cozy-bot:$GH_TOKEN@github.com/cozy/cozy-ui.git && yarn semantic-release
on:
branch: master

0 comments on commit 3b967ca

Please sign in to comment.