mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
更新流水线配置
This commit is contained in:
@@ -54,17 +54,17 @@ stages:
|
|||||||
executor: []
|
executor: []
|
||||||
steps:
|
steps:
|
||||||
- step: publish@general_artifacts
|
- step: publish@general_artifacts
|
||||||
name: publish_general_artifact_java
|
name: publish_general_artifacts_java
|
||||||
displayName: 上传后端制品
|
displayName: 上传后端制品
|
||||||
dependArtifact: BUILD_JAVA
|
dependArtifact: BUILD_JAVA
|
||||||
artifactName: output
|
artifactName: springboot
|
||||||
strategy:
|
strategy:
|
||||||
retry: '0'
|
retry: '0'
|
||||||
- step: publish@general_artifacts
|
- step: publish@general_artifacts
|
||||||
name: publish_general_artifacts_vue
|
name: publish_general_artifacts_vue
|
||||||
displayName: 上传前端制品
|
displayName: 上传前端制品
|
||||||
dependArtifact: BUILD_VUE
|
dependArtifact: BUILD_VUE
|
||||||
artifactName: output
|
artifactName: vue
|
||||||
strategy:
|
strategy:
|
||||||
retry: '0'
|
retry: '0'
|
||||||
- name: stage-59a550ac
|
- name: stage-59a550ac
|
||||||
|
|||||||
Reference in New Issue
Block a user