Skip to content

Commit f37f55d

Browse files
author
Sachin Maheshwari
committed
deploying for testing.
1 parent da1b42f commit f37f55d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ workflows:
7676
- test
7777
filters:
7878
branches:
79-
only: dev
79+
only: 'feature/m2m-support'
8080
- deployProd:
8181
requires:
8282
- test

deploy.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,5 +239,5 @@ check_service_status() {
239239

240240
configure_aws_cli
241241
push_ecr_image
242-
deploy_cluster
243-
check_service_status
242+
#deploy_cluster
243+
#check_service_status

0 commit comments

Comments
 (0)