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

Commit c10ccfe

Browse files
committed
updating dependecy branch
1 parent d5cd0d6 commit c10ccfe

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
@@ -78,7 +78,7 @@ jobs:
7878
<<: *defaults
7979
environment:
8080
BUILD_ENV: "DEV"
81-
GLUE_BRANCH: "dev"
81+
GLUE_BRANCH: "master"
8282
TCSHARED_BRANCH: "dev"
8383
TCEA_BRANCH: "dev"
8484
TCCACHE_BRANCH: "master"
@@ -88,7 +88,7 @@ jobs:
8888
<<: *defaults
8989
environment:
9090
BUILD_ENV: "PROD"
91-
GLUE_BRANCH: "dev"
91+
GLUE_BRANCH: "master"
9292
TCSHARED_BRANCH: "master"
9393
TCEA_BRANCH: "master"
9494
TCCACHE_BRANCH: "master"

0 commit comments

Comments
 (0)