Skip to content
Snippets Groups Projects
Commit bea5c0d7 authored by Lars Bilke's avatar Lars Bilke
Browse files

[Jenkins] Completely disable mac for now.

parent e087efbc
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ builders['msvc'] = { ...@@ -37,7 +37,7 @@ builders['msvc'] = {
builders['mac'] = { builders['mac'] = {
node('mac') { node('mac') {
dir('ogs') { checkoutWithTags() } dir('ogs') { checkoutWithTags() }
load 'ogs/scripts/jenkins/mac.groovy' // load 'ogs/scripts/jenkins/mac.groovy'
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment