Skip to content

Commit 90ecbeb

Browse files
Update config.yml
1 parent df92242 commit 90ecbeb

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
@@ -34,7 +34,7 @@ build_steps: &build_steps
3434
- run: *install_dependency
3535
- run: *install_deploysuite
3636
- restore_cache: *restore_cache_settings_for_build
37-
- run: docker build -t postgres-ifx-processor:latest .
37+
- run: docker build -t postgres-ifx-processer:latest .
3838
- save_cache: *save_cache_settings
3939
- deploy:
4040
name: Running MasterScript.

0 commit comments

Comments
 (0)