💚 fix ci/cd bugs

This commit is contained in:
devad 2023-11-15 11:01:01 +08:00
parent 2bc8a0d475
commit 61b607a26e
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ workflow:
IMAGE_TAG: git_clone_0.commit_time
SECRET_NAME: global.secret_name
PROJECT_NAME: global.project_name
PROJECT_PATH: git_clone_0.git_path + '/deploy'
PROJECT_PATH: git_clone_0.git_path
script:
- cd ${PROJECT_PATH}
- sed -i "s#image_name#${IMAGE_NAME}:${IMAGE_TAG}#" ${PROJECT_NAME}.yaml