feat: 示例补充 tags
This commit is contained in:
parent
00d893bb78
commit
0794cc2349
|
|
@ -12,5 +12,7 @@ cache:
|
|||
- path/cache
|
||||
build_production:
|
||||
stage: build
|
||||
tags:
|
||||
- build
|
||||
script:
|
||||
- bash ./scripts/lftp.sh ${HOST} ${USER} ${PASSWD} ${LOCAL_DIR} ${REMOTE_DIR}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user