Skip to content

Commit 479e8ee

Browse files
committed
Update ci_post_clone.sh
1 parent d3c35d9 commit 479e8ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci_scripts/ci_post_clone.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ if [[ "$CI_XCODE_CLOUD" == "TRUE" ]]; then
1717
mc mirror my-space/appdev-upload/ios-secrets/eatery-blue/ "$CI_PRIMARY_REPOSITORY_PATH/Eatery Blue/Supporting"
1818
else
1919
mc mirror my-space/appdev-upload/ios-secrets/eatery-blue/ "$CI_WORKSPACE/Eatery Blue/Supporting"
20-
20+
fi
2121

2222
# Trust swiftlint
2323
defaults write com.apple.dt.Xcode IDESkipPackagePluginFingerprintValidatation -bool YES

0 commit comments

Comments
 (0)