커맨드 및 이미지 변경
This commit is contained in:
@@ -35,13 +35,13 @@ 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
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
image: quay.io/argoproj/argocli
|
image: quay.io/argoproj/argocd
|
||||||
stage: deploy
|
stage: deploy
|
||||||
script: |
|
script: |
|
||||||
argocd login https://argo.10.10.52.7.nip.io:32443 --username=admim --password=ios2011a --insecure;
|
argocd login https://argo.10.10.52.7.nip.io:32443 --username=admim --password=ios2011a --insecure;
|
||||||
|
|||||||
BIN
intermax/.DS_Store
vendored
BIN
intermax/.DS_Store
vendored
Binary file not shown.
BIN
tomcat/.DS_Store
vendored
BIN
tomcat/.DS_Store
vendored
Binary file not shown.
Reference in New Issue
Block a user