Skip to content

Commit

Permalink
Rename Yorc Bintray Repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
stebenoist committed Mar 2, 2018
1 parent 3096090 commit 11218d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
#### Bintray Variables
bintray_base_url="https://api.bintray.com/content"
bintray_api_user="stebenoist"
bintray_repo_distrib="ystia/yorc/distributions"
bintray_repo_distrib="ystia/yorc-engine/distributions"

bintray_releases_path="releases"
bintray_snapshots_pr_path="snapshots/@BRANCH@/pr/@PR_ID@"
Expand Down
2 changes: 1 addition & 1 deletion docker_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ script_dir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

#### Bintray Variables
bintray_api_user="stebenoist"
bintray_docker_registry="ystia-docker-yorc-docker.bintray.io"
bintray_docker_registry="ystia-docker-yorc.bintray.io"
bintray_docker_repo="ystia/yorc"

#### Test variables
Expand Down

0 comments on commit 11218d3

Please sign in to comment.