mirror of
https://github.com/tursom/TursomServer.git
synced 2024-12-26 12:50:24 +08:00
update Jenkinsfile
This commit is contained in:
parent
f5601da294
commit
36b95f1f63
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -8,6 +8,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Build') {
|
||||
steps {
|
||||
sh './gradlew :ts-gradle:publish'
|
||||
sh './gradlew publish'
|
||||
script {
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user