Marcel Telka
2024-04-05 a885899322f8424d6d708e5c3143b6c43488446d
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() {