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

Commit 51facee

Browse files
committed
Configuring cicd prod
1 parent eefb69a commit 51facee

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
@@ -29,7 +29,7 @@ builddeploy_steps: &builddeploy_steps
2929
- run: *install_dependency
3030
- run: *install_deploysuite
3131
- restore_cache: *restore_cache_settings_for_build
32-
- run:
32+
- run:
3333
command: |
3434
./awsconfiguration.sh $DEPLOY_ENV
3535
source awsenvconf

0 commit comments

Comments
 (0)