diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c881e92..ad6207b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,7 +19,7 @@ staging-major_job: - export K8sApiServer='https://172.24.83.222:6443' # 001 Continuous integration image to registry. - - bash ./devops/PipeLines/001_CI.sh + - bash ./devops/PipeLines/Creation/001_CI.sh # 002 Create config information to k8s's configmap. - bash ./devops/PipeLines/Creation/CreateConfig.sh