df
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/build Pipeline was successful Details

This commit is contained in:
Michael Grote 2024-05-07 02:06:15 +02:00
parent a258a857cb
commit 1ee00554e4
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@ function debug_output {
echo -----------------------------------------------------
echo [DEBUG] Sleep-Intervall: "$MF_SLEEP"
echo [DEBUG] Auth-Token: "$MF_AUTH_TOKEN"
echo [DEBUG] MF-Url: "$MF_API_URL"
echo [DEBUG] MF-URL: "$MF_API_URL"
echo -----------------------------------------------------
fi
}