Marcel Telka
2024-03-31 fe6eb26aea0379562a320c06dbc6a02592af0d7c
ci/illumos-gate-build.groovy
@@ -6,6 +6,11 @@
        }
    }
    stages {
        stage('Ensure is ready to build') {
            steps {
                sh 'pfexec /usr/sbin/mountall -F nfs || exit 0'
            }
        }
        stage('Git Checkout') {
            steps {
                withSharedWs() {