try fix
This commit is contained in:
parent
c3154a6734
commit
7f7b26844a
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