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 15fd97a commit 243f4a7Copy full SHA for 243f4a7
.circleci/config.yml
@@ -198,7 +198,7 @@ jobs:
198
k8s_service: "deriv-app-storybook"
199
- notify_slack
200
environment:
201
- NODE_ENV: production
+ NODE_ENV: staging
202
203
release_staging:
204
docker:
@@ -246,7 +246,7 @@ jobs:
246
k8s_namespace: "deriv-app-production"
247
248
249
250
251
release_production_dashboard:
252
@@ -262,7 +262,7 @@ jobs:
262
docker_image_latest_tag: latest
263
264
265
266
267
build_and_test:
268
0 commit comments