mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-05-11 04:46:35 +00:00
TUN-7003: Add back a missing fi
This commit is contained in:
parent
c13b6df0a7
commit
78ca8002d2
1
.teamcity/build-macos.sh
vendored
1
.teamcity/build-macos.sh
vendored
@ -144,6 +144,7 @@ if [[ ! -z "$CODE_SIGN_NAME" ]]; then
|
||||
|
||||
# notarize the binary
|
||||
# TODO: https://jira.cfdata.org/browse/TUN-5789
|
||||
fi
|
||||
|
||||
# creating build directory
|
||||
rm -rf $TARGET_DIRECTORY
|
||||
|
Loading…
Reference in New Issue
Block a user