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

Commit 9700493

Browse files
Update config.yml
1 parent e950253 commit 9700493

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,15 @@ jobs:
4747
environment:
4848
DEPLOY_ENV: "DEV"
4949
LOGICAL_ENV: "dev"
50-
APPNAME: "micro-frontends-teams"
50+
APPNAME: "taas-app"
5151
steps: *builddeploy_steps
5252

5353
"build-prod":
5454
<<: *defaults
5555
environment:
5656
DEPLOY_ENV: "PROD"
5757
LOGICAL_ENV: "prod"
58-
APPNAME: "micro-frontends-teams"
58+
APPNAME: "taas-app"
5959
steps: *builddeploy_steps
6060

6161
workflows:

0 commit comments

Comments
 (0)