mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +08:00
Opt: Hide deploy template to reduce confusion of config/deploy.yaml and deploy/template/deploy.yaml
This commit is contained in:
@@ -2,7 +2,7 @@ import os
|
||||
import re
|
||||
|
||||
DEPLOY_CONFIG = './config/deploy.yaml'
|
||||
DEPLOY_TEMPLATE = './deploy/template/deploy.yaml'
|
||||
DEPLOY_TEMPLATE = './deploy/template'
|
||||
|
||||
|
||||
class cached_property:
|
||||
|
||||
Reference in New Issue
Block a user