We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4138645 commit ce0f2efCopy full SHA for ce0f2ef
.travis.yml
@@ -120,7 +120,7 @@ deploy:
120
# Deploy packages to PackageCloud from master branch (w/o tagged revisions)
121
- provider: packagecloud
122
username: "tarantool"
123
- repository: "2_2"
+ repository: "2_3"
124
token: "${PACKAGECLOUD_TOKEN}"
125
dist: "${OS}/${DIST}"
126
package_glob: build/*.{rpm,deb,dsc}
@@ -141,7 +141,7 @@ deploy:
141
# https://github.com/travis-ci/travis-ci/issues/7780#issuecomment-302389370
142
143
144
145
146
147
0 commit comments