Commit d7c758f 1 parent 0972859 commit d7c758f Copy full SHA for d7c758f
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
CI_IMAGE_VERSION : ' 202304251731'
18
18
# TI_USE_GIT_CACHE: ${{ vars.TI_USE_GIT_CACHE }}
19
19
TI_USE_GIT_CACHE : ' 1' # variables are also not populated on forked PRs
20
- REDIS_HOST : 172.16.5.1
20
+ REDIS_HOST : botmaster.tgr
21
21
22
22
jobs :
23
23
show_environ :
Original file line number Diff line number Diff line change @@ -605,7 +605,7 @@ jobs:
605
605
# packages: read
606
606
# contents: read
607
607
# env:
608
- # REDIS_HOST: 172.16.5.1
608
+ # REDIS_HOST: botmaster.tgr
609
609
# PY: '3.9'
610
610
# steps:
611
611
# - name: Workaround checkout Needed single revision issue
@@ -684,7 +684,7 @@ jobs:
684
684
# packages: read
685
685
# contents: read
686
686
# env:
687
- # REDIS_HOST: 172.16.5.1
687
+ # REDIS_HOST: botmaster.tgr
688
688
# PY: '3.9'
689
689
# steps:
690
690
# - name: Workaround checkout Needed single revision issue
@@ -762,7 +762,7 @@ jobs:
762
762
# packages: read
763
763
# contents: read
764
764
# env:
765
- # REDIS_HOST: 172.16.5.1
765
+ # REDIS_HOST: botmaster.tgr
766
766
# PY: '3.9'
767
767
# steps:
768
768
# - name: Workaround checkout Needed single revision issue
You can’t perform that action at this time.
0 commit comments