Skip to content

Commit

Permalink
update examples for pipeline run
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysterp committed May 5, 2020
1 parent e7fad2c commit c0e3345
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@
"percentage": "20"
},
"startTime": "2020-03-04T17:23:21.9261521+00:00",
"importedArtifacts": [
"sourceRepository/hello-world",
"sourceRepository2@sha256:00000000000000000000000000000000000"
],
"target": {
"type": "AzureStorageBlob",
"uri": "https://accountname.blob.core.windows.net/containername/myblob.tar.gz",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@
"percentage": "20"
},
"startTime": "2020-03-04T17:23:21.9261521+00:00",
"artifacts": [
"sourceRepository/hello-world",
"sourceRepository2@sha256:00000000000000000000000000000000000"
],
"target": {
"type": "AzureStorageBlob",
"uri": "https://accountname.blob.core.windows.net/containername/myblob.tar.gz",
Expand Down

0 comments on commit c0e3345

Please sign in to comment.