Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for publishAlways (0.23 seconds)

  1. build-tools-internal/src/main/groovy/elasticsearch.build-scan.gradle

        if (BuildParams.inFipsJvm) {
          tag 'FIPS'
        }
    
        // Automatically publish scans from Elasticsearch CI
        if (jenkinsUrl?.host?.endsWith('elastic.co') || jenkinsUrl?.host?.endsWith('elastic.dev')) {
          publishAlways()
          buildScan.server = 'https://gradle-enterprise.elastic.co'
        }
    
        // Link to Jenkins worker logs and system metrics
        if (nodeName) {
    Created: Wed Apr 08 16:19:15 GMT 2026
    - Last Modified: Wed Jul 21 20:40:34 GMT 2021
    - 4.6K bytes
    - Click Count (0)
Back to Top