We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59587c6 + 6f433a0 commit 7dbc0b8Copy full SHA for 7dbc0b8
.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