Skip to content

Commit

Permalink
Debug pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Pixcell committed Oct 28, 2019
1 parent b835877 commit 9e6e750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Expand Up @@ -28,7 +28,7 @@ steps:
# curl -s https://packagecloud.io/install/repositories/iofog/iofogctl/script.deb.sh | sudo bash
# Using dev version of iofogctl until 1.3.0 release
curl -s https://8c90601638aff0b3fb520971175089bbaba2cf7f29be9528:@packagecloud.io/install/repositories/iofog/iofogctl-snapshots/script.deb.sh | sudo bash
sudo apt install iofogctl
sudo apt install iofogctl=1.3.0-dev
displayName: 'Install iofogctl'

- script: |
Expand Down

0 comments on commit 9e6e750

Please sign in to comment.