Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit ec85328

Browse files
authored
Update config.yml
1 parent dd79104 commit ec85328

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
@@ -33,7 +33,7 @@ jobs:
3333
command: |
3434
git clone --branch master https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript
3535
cp ./../buildscript/master_deply_v4.2.sh .
36-
#./master_deply_v4.2.sh -d ECS -e DEV -t latest -s leaderboard-processor -i leaderboard-processor
36+
./master_deply_v4.2.sh -d ECS -e DEV -t latest -s leaderboard-processor -i leaderboard-processor
3737
3838
# Build & Deploy against production backend
3939
"build-prod":

0 commit comments

Comments
 (0)