mirror of
https://github.com/gradle/actions.git
synced 2026-07-27 14:44:31 +02:00
Split out test that requires DV access key
This commit is contained in:
@@ -37,6 +37,12 @@ jobs:
|
||||
with:
|
||||
runner-os: '["ubuntu-latest"]'
|
||||
|
||||
build-scan-publish:
|
||||
needs: build-distribution
|
||||
uses: ./.github/workflows/integ-test-build-scan-publish.yml
|
||||
with:
|
||||
runner-os: '["ubuntu-latest"]'
|
||||
|
||||
cache-cleanup:
|
||||
needs: build-distribution
|
||||
uses: ./.github/workflows/integ-test-cache-cleanup.yml
|
||||
|
||||
Reference in New Issue
Block a user