We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f43d9eb commit 6f433a0Copy full SHA for 6f433a0
.circleci/config.yml
@@ -42,9 +42,7 @@ jobs:
42
- setup_remote_docker
43
- run: *install_dependency
44
- run: *install_deploysuite
45
- - restore_cache: *restore_cache_settings_for_build
46
- run: *run_build
47
- - save_cache: *save_cache_settings
48
- deploy:
49
name: Running Masterscript - deploy tc-notifications-api service
50
command: |
@@ -71,9 +69,7 @@ jobs:
71
69
72
70
73
74
75
76
77
78
name: Running Masterscript - prod deploy tc-notifications-api service
79
0 commit comments