feat(CICD): Adding pipeline builds on dev branches
This commit is contained in:
@@ -20,8 +20,6 @@ build-job:
|
|||||||
paths:
|
paths:
|
||||||
- $PIPELINE_WORK_DIR/$BUILD_NAME.zip
|
- $PIPELINE_WORK_DIR/$BUILD_NAME.zip
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
only:
|
|
||||||
- master
|
|
||||||
|
|
||||||
deploy-job:
|
deploy-job:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user