We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b78d35 commit a55942dCopy full SHA for a55942d
1 file changed
.Pipelines/pipeline-publish.yml
@@ -118,8 +118,8 @@ stages:
118
artifactName: python-dist
119
120
# ══════════════════════════════════════════════════════════════════════════════
121
-# Stage 4a · Publish to MSAL-Python (test.pypi.org)
122
-# Runs when: publishTarget == 'MSAL-Python'
+# Stage 4a · Publish to test.pypi.org (Preview / RC) for MSAL-Python
+# Runs when: publishTarget == 'test.pypi.org (Preview / RC)'
123
# ══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════
124
- stage: PublishMSALPython
125
displayName: 'Publish to test.pypi.org (Preview)'
0 commit comments