Skip to content

Commit

Permalink
p2p build for mac
Browse files Browse the repository at this point in the history
  • Loading branch information
crioto committed Jul 16, 2018
1 parent 4208062 commit f86be1e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Jenkinsfile
Expand Up @@ -279,8 +279,6 @@ try {
"""
}

/* Due to broken mac
node("mac") {
notifyBuild('INFO', "Packaging P2P for Darwin")
stage("Packaging for Darwin")
Expand All @@ -302,7 +300,6 @@ try {
/tmp/p2p-packaging/upload.sh darwin ${env.BRANCH_NAME} /tmp/p2p-packaging/darwin/p2p.pkg
"""
}
*/
} // If branch == master

node("windows") {
Expand Down

0 comments on commit f86be1e

Please sign in to comment.