mirror of
https://github.com/gradle/actions.git
synced 2025-04-22 18:59:19 +08:00
Remove integ test from list
This commit is contained in:
parent
81071db6ff
commit
9a00459304
11
.github/workflows/ci-integ-test.yml
vendored
11
.github/workflows/ci-integ-test.yml
vendored
@ -145,17 +145,6 @@ jobs:
|
|||||||
secrets:
|
secrets:
|
||||||
DEVELOCITY_ACCESS_KEY: ${{ secrets.GE_SOLUTIONS_ACCESS_TOKEN }}
|
DEVELOCITY_ACCESS_KEY: ${{ secrets.GE_SOLUTIONS_ACCESS_TOKEN }}
|
||||||
|
|
||||||
develocity-short-lived-tokens:
|
|
||||||
if: ${{ ! github.event.pull_request.head.repo.fork }}
|
|
||||||
needs: [determine-suite, build-distribution]
|
|
||||||
uses: ./.github/workflows/integ-test-inject-develocity-short-lived-tokens.yml
|
|
||||||
with:
|
|
||||||
runner-os: '["ubuntu-latest"]'
|
|
||||||
cache-key-prefix: '${{ needs.determine-suite.outputs.cache-key-prefix }}-'
|
|
||||||
skip-dist: ${{ needs.determine-suite.outputs.suite == 'full' }}
|
|
||||||
secrets:
|
|
||||||
DEVELOCITY_ACCESS_KEY: ${{ secrets.GE_SOLUTIONS_ACCESS_TOKEN }}
|
|
||||||
|
|
||||||
provision-gradle-versions:
|
provision-gradle-versions:
|
||||||
needs: [determine-suite, build-distribution]
|
needs: [determine-suite, build-distribution]
|
||||||
uses: ./.github/workflows/integ-test-provision-gradle-versions.yml
|
uses: ./.github/workflows/integ-test-provision-gradle-versions.yml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user