Skip to content

Commit 6cc1260

Browse files
committed
ci: fixed config file
1 parent 44b3571 commit 6cc1260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
command: |
118118
source awsenvconf
119119
source buildenvvar
120-
./master_deploy.sh -d ECS -e DEV -t latest -s qa_communityapp_taskvar -i communityapp
120+
./master_deploy.sh -d ECS -e DEV -t latest -s qa_communityapp_taskvar -i communityapp
121121
# Build & Deploy against prod api backend
122122
"build-prod-beta":
123123
<<: *defaults

0 commit comments

Comments
 (0)