try fix
This commit is contained in:
parent
b83fc5e4f3
commit
b1d17ac407
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ IMAGE_NAME=${image_name:-promethai-${STAGE}-promethai-backend-memory}
|
|||
|
||||
REPO_NAME="${AWS_REPOSITORY}/${IMAGE_NAME}"
|
||||
FULL_IMAGE_NAME="${REPO_NAME}:${VERSION}"
|
||||
APP_DIR=${app_dir:-"./level_2"} # Updated this line
|
||||
APP_DIR=${app_dir:-"./level_2/"} # Updated this line
|
||||
|
||||
PUBLISH=${publish:-false}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue