测试基础镜像node版本

This commit is contained in:
whyour
2022-01-22 21:57:02 +08:00
parent 559f4418d1
commit c2b213a37c
3 changed files with 6 additions and 5 deletions
+1
View File
@@ -69,6 +69,7 @@ import_config() {
command_timeout_time=${CommandTimeoutTime:-"1h"}
proxy_url=${ProxyUrl:-""}
file_extensions=${RepoFileExtensions:-"js py"}
current_branch=${QL_BRANCH}
if [[ -n "${DefaultCronRule}" ]]; then
default_cron="${DefaultCronRule}"