Skip to content

Commit 9bb70e5

Browse files
committed
Code deploy merge
1 parent 1046ae0 commit 9bb70e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@ jobs:
8484
BUILD_ENV: "PROD"
8585
LBUILD_ENV: "prod"
8686
DEPLOY_ENV: "PROD"
87-
SUBMODULE_BRANCH: "prod"
87+
SUBMODULE_BRANCH: "prod"
88+
APPNAME: "onlinereview"
8889
steps: *build_steps
8990

9091
workflows:

0 commit comments

Comments
 (0)