Add JitPack token
This commit is contained in:
parent
9e49da5d56
commit
749334493b
5 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@ commands:
|
|||
version: 2.1.10
|
||||
- run:
|
||||
name: Download dependencies
|
||||
command: ./bld download
|
||||
command: ./bld -Djitpack.token=$JITPACK_TOKEN download
|
||||
- run:
|
||||
name: Compile source
|
||||
command: ./bld compile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue