This commit is contained in:
rachguo
2023-07-13 14:00:43 -07:00
parent ca3de4d9f1
commit 1d3185cceb
@@ -171,6 +171,7 @@ jobs:
# once that's done cleanup the copy of the pod zip file
- script: |
set -e -x
cd "$(Build.ArtifactStagingDirectory)/ios_packaging_artifacts_full"
ARTIFACTS_LIST=$(ls)
POD_ARCHIVE=$(echo "${ARTIFACTS_LIST}" | sed -n '3p')