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

Commit f381e46

Browse files
author
Vikas Agarwal
committed
Reverted temp change for deploy on dev
1 parent ea1d3b9 commit f381e46

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/logged-out-project-creation"]
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)