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 {
|
stages {
|
||||||
stage('Build') {
|
stage('Build') {
|
||||||
steps {
|
steps {
|
||||||
|
sh './gradlew :ts-gradle:publish'
|
||||||
sh './gradlew publish'
|
sh './gradlew publish'
|
||||||
script {
|
script {
|
||||||
try {
|
try {
|
||||||
|
Loading…
Reference in New Issue
Block a user