UNCLASSIFIED

Commit c1fd7cfa authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Update download.yaml

parent 45efa22c
resources: resources:
- url: "https://services.gradle.org/distributions/gradle-6.5-bin.zip" - url: "https://services.gradle.org/distributions/gradle-6.6-bin.zip"
filename: "gradle-6.5-bin.zip" filename: "gradle-6.6-bin.zip"
validation: validation:
type: "sha256" type: "sha256"
value: "23e7d37e9bb4f8dabb8a3ea7fdee9dd0428b9b1a71d298aefd65b11dccea220f" value: "e6f83508f0970452f56197f610d13c5f593baaf43c0e3c6a571e5967be754025"
  • Pipeline Status: ABORTED
    ABORTED Stage: Build Phase
    Branch: patch-1

    graph LR
      0([setup]):::INTERNAL_SUCCESS --> 3([Import Artifacts]):::SUCCESS --> 4((/)):::INTERNAL_NOT_BUILT
    
    classDef SUCCESS font-size:10px
    classDef FAILURE fill:#f44, font-size:10px
    classDef SKIPPED font-size:10px
    classDef ABORTED fill:#889, font-size:10px
    classDef INTERNAL_SUCCESS font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_FAILURE fill:#f44, font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_SKIPPED font-size:10px, stroke-dasharray: 2, 1
    classDef INTERNAL_ABORTED fill:#889, font-size:10px, stroke-dasharray: 2, 1
    
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment