jenkins打包不上传包体

main
Yurui 2025-12-17 16:49:39 +08:00
parent eb20e85af9
commit 0d919616f2
5 changed files with 10 additions and 10 deletions

View File

@ -311,7 +311,7 @@ pipeline {
} }
} }
} }
stage('上传apk') { /*stage('上传apk') {
steps { steps {
script { script {
// //
@ -370,7 +370,7 @@ pipeline {
} }
} }
} }
} }*/
stage('发布debug版本号') { stage('发布debug版本号') {
steps { steps {
script { script {

View File

@ -186,7 +186,7 @@ pipeline {
} }
} }
} }
stage('上传apk') { /*stage('上传apk') {
steps { steps {
script { script {
// //
@ -233,7 +233,7 @@ pipeline {
} }
} }
} }
} }*/
stage('归档') { stage('归档') {
steps { steps {
script { script {

View File

@ -254,7 +254,7 @@ pipeline {
} }
} }
} }
stage('上传apk') { /*stage('上传apk') {
steps { steps {
script { script {
// //
@ -303,7 +303,7 @@ pipeline {
} }
} }
} }
} }*/
stage('归档') { stage('归档') {
steps { steps {
script { script {

View File

@ -311,7 +311,7 @@ pipeline {
} }
} }
} }
stage('上传IPA') { /*stage('上传IPA') {
steps { steps {
script { script {
// //
@ -334,7 +334,7 @@ pipeline {
} }
} }
} }
} }*/
stage('发布debug版本号') { stage('发布debug版本号') {
steps { steps {
script { script {

View File

@ -209,7 +209,7 @@ pipeline {
} }
} }
stage('上传IPA') { /*stage('上传IPA') {
steps { steps {
script { script {
// //
@ -240,7 +240,7 @@ pipeline {
} }
} }
} }
} }*/
stage('归档') { stage('归档') {
steps { steps {
script { script {