Skip to content

Commit feb94f4

Browse files
Update config.yml
[skip ci]
1 parent e13cc18 commit feb94f4

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
@@ -47,7 +47,7 @@ jobs:
4747
sudo chmod +x /usr/local/bin/ecs-cli
4848
- run:
4949
name: Installation of build dependencies.
50-
command: ./build.sh DEV
50+
command: ./build.sh PROD
5151
- deploy:
5252
command: |
5353
git clone --branch master https://github.com/topcoder-platform/tc-deploy-scripts ../buildscript

0 commit comments

Comments
 (0)