Enable profiler for image filenames in action.yml

This commit is contained in:
Igor
2025-10-21 05:42:37 +02:00
committed by GitHub
parent 960b72d7c5
commit 10dec95fd4

View File

@@ -53,6 +53,7 @@ runs:
EOF
[[ -n ${CERTPATH} ]] && echo "certDataPath: ${CERTPATH}" >> dlrouter-${FILENAME}.yaml
[[ -n ${PORT} ]] && echo "bind: ':${PORT}'" >> dlrouter-${FILENAME}.yaml
[[ ${FILENAME} == *images* ]] && echo "enableProfiler: true" >> dlrouter-${FILENAME}.yaml
cat <<- EOF >> dlrouter-${FILENAME}.yaml
# Reload authorization key