Skip to content

Commit

Permalink
_
Browse files Browse the repository at this point in the history
  • Loading branch information
rasom committed Mar 14, 2019
1 parent fa952b8 commit b75d2bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/ios.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ def bundle(type) {
plutil('CFBundleBuildUrl', currentBuild.absoluteUrl)
/* the dir might not exist */
sh 'mkdir -p status-e2e'
sh 'ln -s $(which node) /usr/local/bin/node'
/* build the actual app */
withCredentials([
string(credentialsId: 'SLACK_URL', variable: 'SLACK_URL'),
Expand Down

0 comments on commit b75d2bb

Please sign in to comment.