Fix two gradle instances using repo at same time
This commit is contained in:
parent
cd1c0ea581
commit
4adec894eb
1 changed files with 2 additions and 0 deletions
|
@ -32,5 +32,7 @@ steps:
|
|||
commands:
|
||||
- chmod +x gradlew
|
||||
- ./gradlew publish
|
||||
depends_on:
|
||||
- build
|
||||
when:
|
||||
event: tag
|
Loading…
Add table
Reference in a new issue