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