mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-17 16:36:03 +08:00
update pipeline-docker.yml for Gitee Go updated_at:2022-05-29 14:17:34
This commit is contained in:
@@ -26,6 +26,9 @@ stages:
|
|||||||
tag: ${GITEE_PIPELINE_BUILD_NUMBER}
|
tag: ${GITEE_PIPELINE_BUILD_NUMBER}
|
||||||
dockerfile: ./docker/Dockerfile
|
dockerfile: ./docker/Dockerfile
|
||||||
context: ./docker
|
context: ./docker
|
||||||
|
artifacts:
|
||||||
|
- ${BUILD_JAVA}
|
||||||
|
- ${BUILD_VUE}
|
||||||
isCache: true
|
isCache: true
|
||||||
strategy:
|
strategy:
|
||||||
retry: '0'
|
retry: '0'
|
||||||
|
|||||||
Reference in New Issue
Block a user