gradle-nexus / publish-plugin

Gradle plugin for publishing to Nexus repositories
Apache License 2.0
384 stars 30 forks source link

Do not cache E2E tests #319

Closed szpak closed 3 months ago

szpak commented 3 months ago

It can happen when executing e2e tests from cron on CI:

Task :e2eTest FROM-CACHE

E.g. https://github.com/gradle-nexus/publish-plugin/actions/runs/7780393684/job/21213013841#step:6:34

szpak commented 3 months ago

It works as expected: https://github.com/gradle-nexus/publish-plugin/actions/runs/7805953282/job/21291284636#step:6:14