Skip to content

Commit

Permalink
Addendum to last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
StiviiK committed Sep 10, 2019
1 parent 497913b commit ee2d072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ stages:
- publish: '$(Build.SourcesDirectory)/Bin/Release/ml_redis.so'
artifact: 'ml_redis_linux'
- publish: '$(Build.SourcesDirectory)/install-deps.sh'
artifact: 'ml_redis_linux'
artifact: 'ml_redis_linux_deps'
- job: Windows
pool:
vmImage: 'windows-2019'
Expand Down

0 comments on commit ee2d072

Please sign in to comment.