Changeset 7e25135 for bintray-upload.sh
- Timestamp:
- 01/15/19 15:22:02 (2 years ago)
- Branches:
- develop
- Children:
- 729bed4
- Parents:
- eeea305
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bintray-upload.sh
r1cdbc6a r7e25135 8 8 9 9 APIKEY=${BINTRAY_API_KEY} 10 11 apt-get update 12 apt-get install -y curl 10 13 11 14 UBUNTU_DISTS=("xenial" "artful" "bionic")
Note: See TracChangeset
for help on using the changeset viewer.