Skip to content

Commit

Permalink
fix: Add postpublish mattermost for mattermost publications
Browse files Browse the repository at this point in the history
  • Loading branch information
KillianCourvoisier committed Jul 24, 2024
1 parent 2684202 commit 9aa62c7
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 @@ -26,7 +26,7 @@ deploy:
branch: master
- provider: script
skip-cleanup: true
script: DEPLOY_BRANCH=build yarn deploy && yarn cozyPublish
script: DEPLOY_BRANCH=build yarn deploy && yarn cozyPublish --postpublish mattermost
on:
tags: true
before_install:
Expand Down

0 comments on commit 9aa62c7

Please sign in to comment.