Skip to content

Commit 0046d8a

Browse files
committed
inittig
1 parent c22708e commit 0046d8a

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
@@ -56,15 +56,15 @@ jobs:
5656
environment:
5757
DEPLOY_ENV: "DEV"
5858
LOGICAL_ENV: "dev"
59-
APPNAME: "micro-frontends-taas-admin-app"
59+
APPNAME: "micro-frontends-forums-app"
6060
steps: *builddeploy_steps
6161

6262
"build-prod":
6363
<<: *defaults
6464
environment:
6565
DEPLOY_ENV: "PROD"
6666
LOGICAL_ENV: "prod"
67-
APPNAME: "micro-frontends-taas-admin-app"
67+
APPNAME: "micro-frontends-forums-app"
6868
steps: *builddeploy_steps
6969

7070
workflows:

0 commit comments

Comments
 (0)