Skip to content

Commit

Permalink
Fix azure pipeline syntax error in yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gdiazlo committed Mar 14, 2019
1 parent a47b531 commit a1dce44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ steps:
cd c-deps
./builddeps.sh
cd ..
displayName: 'Build rocksdb'
displayName: 'Build rocksdb'

- script: |
go version
Expand Down

0 comments on commit a1dce44

Please sign in to comment.