diff --git a/sdk/storage/ci.yml b/sdk/storage/ci.yml new file mode 100644 index 0000000000000..3e27691ce4335 --- /dev/null +++ b/sdk/storage/ci.yml @@ -0,0 +1,23 @@ +# DO NOT EDIT THIS FILE +# This file is generated automatically and any changes will be lost. + +trigger: + branches: + include: + - master + paths: + include: + - sdk/storage/ + +pr: + branches: + include: + - master + paths: + include: + - sdk/storage/ + +jobs: + - template: ../../eng/pipelines/templates/jobs/archetype-sdk-client.yml + parameters: + ServiceDirectory: storage \ No newline at end of file diff --git a/sdk/storage/pom.service.xml b/sdk/storage/pom.service.xml new file mode 100644 index 0000000000000..3839e60fb02f8 --- /dev/null +++ b/sdk/storage/pom.service.xml @@ -0,0 +1,14 @@ + + + 4.0.0 + com.azure + azure-storage-service + pom + 1.0.0 + +