Skip to content

Commit

Permalink
Merge pull request #83 from cloudblue/move-to-cloudblue
Browse files Browse the repository at this point in the history
Fix on travis file
  • Loading branch information
marcserrat authored Apr 15, 2020
2 parents f6218a2 + a079643 commit 369fa8a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ deploy:
on:
tags: true
all_branches: true
repo: ingrammicro/apsconnect-cli
repo: cloudblue/apsconnect-cli
condition: "$BUILD = OSX"
- provider: releases
skip_cleanup: true
Expand All @@ -45,7 +45,7 @@ deploy:
on:
tags: true
all_branches: true
repo: ingrammicro/apsconnect-cli
repo: cloudblue/apsconnect-cli
condition: "$BUILD = LINUX"
- provider: pypi
user: "__token__"
Expand All @@ -55,5 +55,5 @@ deploy:
tags: true
all_branches: true
distributions: sdist bdist_wheel
repo: ingrammicro/apsconnect-cli
repo: cloudblue/apsconnect-cli
condition: "$BUILD = PYPI"

0 comments on commit 369fa8a

Please sign in to comment.