mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-03-13 19:37:30 +01:00
Release lib with openjdk8 (#638)
This commit is contained in:
parent
c1f9bb765b
commit
ecfd78f741
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ jobs:
|
|||
script: sbt docs/mdoc
|
||||
# run ci-release only if previous stages passed
|
||||
- stage: release
|
||||
jdk: openjdk8
|
||||
name: Publish library
|
||||
script: sbt ci-release
|
||||
# run website push only if previous stages passed
|
||||
|
|
Loading…
Add table
Reference in a new issue