Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eromano committed Aug 9, 2019
1 parent 87e95ea commit 823c8db
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 @@ -7,7 +7,7 @@ before_deploy:
# Set up git user name and tag this commit
- git tag -a 2.3.0
- git remote rm origin
- git remote add origin 'git@github.com:Alfresco/alfresco-ng2-components.git'
- git remote add origin 'git@github.com:eromano/ci-alarm.git'
- git push origin --tags

deploy:
Expand Down

0 comments on commit 823c8db

Please sign in to comment.