ci 명령어 수정
This commit is contained in:
@@ -34,7 +34,7 @@ update:
|
|||||||
- rm -rf ./bussiness1-chl.yml ./bussiness1-mci.yml
|
- rm -rf ./bussiness1-chl.yml ./bussiness1-mci.yml
|
||||||
- cp bussiness1-chl.template bussiness1-chl.yml
|
- cp bussiness1-chl.template bussiness1-chl.yml
|
||||||
- cp bussiness1-mci.template bussiness1-mci.yml
|
- cp bussiness1-mci.template bussiness1-mci.yml
|
||||||
- sed -i "s/{var}/$var/g" bussiness1-chl.yml
|
- sed -i "s/{ver}/$ver/g" bussiness1-chl.yml
|
||||||
- sed -i "s/{var}/$var/g" bussiness1-mci.yml
|
- sed -i "s/{ver}/$ver/g" bussiness1-mci.yml
|
||||||
- git add . && git commit -m "yml update"
|
- git add . && git commit -m "yml update"
|
||||||
- git push https://sa_8001:$GITKEY@lab.jhcloud.kr/sa_8001/intermax_yaml.git
|
- git push https://sa_8001:$GITKEY@lab.jhcloud.kr/sa_8001/intermax_yaml.git
|
||||||
|
|||||||
Reference in New Issue
Block a user