mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
update pipeline-deploy.yml for Gitee Go updated_at:2022-05-29 10:33:26
This commit is contained in:
@@ -31,6 +31,20 @@ stages:
|
|||||||
settings: []
|
settings: []
|
||||||
strategy:
|
strategy:
|
||||||
retry: '0'
|
retry: '0'
|
||||||
|
- name: stage-129078f0
|
||||||
|
displayName: 发布
|
||||||
|
strategy: naturally
|
||||||
|
trigger: auto
|
||||||
|
executor:
|
||||||
|
- kerwincui
|
||||||
|
steps:
|
||||||
|
- step: publish@general_artifacts
|
||||||
|
name: publish_general_artifacts
|
||||||
|
displayName: 上传制品
|
||||||
|
dependArtifact: BUILD_JAVA
|
||||||
|
artifactName: output
|
||||||
|
strategy:
|
||||||
|
retry: '0'
|
||||||
strategy:
|
strategy:
|
||||||
blocking: true
|
blocking: true
|
||||||
permissions:
|
permissions:
|
||||||
|
|||||||
Reference in New Issue
Block a user