Skip to content

Commit 2a9e066

Browse files
Update config.yml
1 parent 3ec7a6d commit 2a9e066

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
@@ -55,7 +55,7 @@ build_steps: &build_steps
5555
./master_deploy.sh -d ECS -e ${DEPLOY_ENV} -t latest -s ${GLOBAL_ENV}-global-appvar,${LOGICAL_ENV}-${APP_NAME}-appvar -i postgres-ifx-processer
5656
5757
jobs:
58-
# Build & Deploy against development backend
58+
# Build & Deploy against development backend #
5959
"build-dev":
6060
<<: *defaults
6161
environment:

0 commit comments

Comments
 (0)