Fix two gradle instances using repo at same time

This commit is contained in:
Timo Ley 2022-04-08 22:21:47 +02:00
parent cd1c0ea581
commit 4adec894eb
1 changed files with 2 additions and 0 deletions

View File

@ -32,5 +32,7 @@ steps:
commands:
- chmod +x gradlew
- ./gradlew publish
depends_on:
- build
when:
event: tag