Merge pull request #7763 from adpi2/2.x-speed-up-ci

[2.x] Skip publishing local Zinc to speed up CI
This commit is contained in:
adpi2 2024-10-14 21:12:57 +02:00 committed by GitHub
commit b3a7eab060
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ jobs:
rm -rf "$HOME/.ivy2/local" || true
rm -r $(find $HOME/.sbt/boot -name "*-SNAPSHOT") || true
- name: Publish local Zinc
if: ${{ matrix.jobtype == 6 }}
shell: bash
run: |
./sbt -v lowerUtils/publishLocal