Skip to content

Commit

Permalink
MRC-3018 CI updates before release (#403)
Browse files Browse the repository at this point in the history
  • Loading branch information
vercasson authored Sep 27, 2024
1 parent acbfbf5 commit 87746b3
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,7 @@ deploy:
upload_dir: meridian-web-sdk
on:
tags: true
# Publish to npm
- provider: npm
# Opting in to dpl v2 (edge) which will be released soon
# https://docs.travis-ci.com/user/deployment-v2
edge: true
email: $NPM_EMAIL
api_token: $NPM_TOKEN
tag: latest
on:
tags: true
# Update GitHub pages for the documentation and demos
# Update GitHub pages for the documentation and demos
- provider: pages:git
# Opting in to dpl v2 (edge) which will be released soon
# https://docs.travis-ci.com/user/deployment-v2
Expand All @@ -56,6 +46,16 @@ deploy:
token: $GITHUB_TOKEN
on:
tags: true
# Publish to npm
- provider: npm
# Opting in to dpl v2 (edge) which will be released soon
# https://docs.travis-ci.com/user/deployment-v2
edge: true
email: $NPM_EMAIL
api_token: $NPM_TOKEN
tag: latest
on:
tags: true
notifications:
slack:
secure: GbrgufadOx658Sd0JZirSSRELPio4D4cKu3jBq1VUl5IDZObQlVO2of1Yz2hL/RghCkXt2OmwXyW9AFheawfvaItqi12heJ1nOySQMYgUswD1GsBiIKm6ClnSjqLgf+Rut8VErqoM8N/M1EBPW420M4S9JPhJAs7gBzCUzM1PnYO3wO8GD+hi93cPjvtw+roAZvqTdhXuIMrGI1qN0NkItWv5O67qkOsXFpF5JRWP8tyU/m5mOoerc1+NIjjc6qjTZtsjHAMolkK/iobEqEDJZgM/izJmSNyJO8KXu8x6EE5bylnv41a4twcw46D6cSsGLjrvHM4AdC1lZyVeplKFDbpWUknYTwg4LywNVPmYAzJF0KOQt9ifIvM/rk7RNRnesevmNCUahKKxZQ7LemneLiRn3RdPkPGCqKdUBBiOdpHoJcrwCKgeSa3Y+BXFNIzVnvzLCCL2cqNeF0/icBGbOhRFMmbsONKNndm8QVwXLL/TUO7z+DwvBGirreEUv38sEcTF/moM+PVNHP21qkvNbZuazDXVpL8XbBctn2Vl8ICcxy/lOW1k7XP/KA6FiKErV4lDV9VaKdLwI7qsCzCzSvPlhQykG6poEby+hDxeytKqnK/2E9yQjy6WpOs0H/54u94Zstxdt7U08Kj5U/gDRHE10zcSJP+4ZgNpIB8eEE=

0 comments on commit 87746b3

Please sign in to comment.