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

Commit 80cd8b3

Browse files
author
Vikas Agarwal
committed
Removed build change to prevent it getting deployed to dev
1 parent fd6c099 commit 80cd8b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ test:
2929

3030
deployment:
3131
development:
32-
branch: ['dev', 'feature/fixing-missing-project-type-mappings']
32+
branch: dev
3333
owner: topcoder-platform
3434
commands:
3535
- docker build -t $DEV_AWS_ACCOUNT_ID.dkr.ecr.$AWS_REGION.amazonaws.com/$AWS_REPOSITORY:$CIRCLE_SHA1 .

0 commit comments

Comments
 (0)