fix ip...
This commit is contained in:
@ -1,6 +1,7 @@
|
|||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 * * * *'
|
- cron: '0 * * * *'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
@ -30,7 +31,7 @@ jobs:
|
|||||||
{
|
{
|
||||||
"combined_output": true,
|
"combined_output": true,
|
||||||
"ips": {
|
"ips": {
|
||||||
"monolithic": ["10.10.1.20"]
|
"monolithic": ["10.0.1.20"]
|
||||||
},
|
},
|
||||||
"cache_domains": {
|
"cache_domains": {
|
||||||
"blizzard": "monolithic",
|
"blizzard": "monolithic",
|
||||||
|
Reference in New Issue
Block a user