Skip to content

Commit

Permalink
Add pkgcloud upload to CI - Fix 5
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspustina committed Feb 5, 2020
1 parent 50d7d61 commit bf13f31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ stages:
displayName: "Download Debian Package"
- script: |
ls -al $BUILD_ARTIFACTSTAGINGDIRECTORY && \
package_cloud push centerdevice/infrastructure/ubuntu/bionic ${BUILD_ARTIFACTSTAGINGDIRECTORY}/*.deb --verbose
package_cloud push centerdevice/infrastructure/ubuntu/bionic ${BUILD_ARTIFACTSTAGINGDIRECTORY}/*.deb
displayName: 'Upload Debian Package to PackageCloud'
env:
PACKAGECLOUD_TOKEN: $(PACKAGECLOUD_API_TOKEN_CENTERDEVICE)
Expand Down

0 comments on commit bf13f31

Please sign in to comment.