diff --git a/Contributor Agreements/XPC Corporate CLA.pdf b/Contributor Agreements/XPC Corporate CLA.pdf new file mode 100644 index 0000000..8ec3846 Binary files /dev/null and b/Contributor Agreements/XPC Corporate CLA.pdf differ diff --git a/Contributor Agreements/XPC Individual CLA.pdf b/Contributor Agreements/XPC Individual CLA.pdf new file mode 100644 index 0000000..87cc76f Binary files /dev/null and b/Contributor Agreements/XPC Individual CLA.pdf differ diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 120c06b..37ca5f7 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -162,3 +162,4 @@ stages: tag: $(tagName) assets: "$(Build.ArtifactStagingDirectory)/$(xpcPackageName).zip" isPreRelease: true + isDraft: true