diff --git a/scripts/management_command.sh b/scripts/management_command.sh index 13777a5..31c0780 100644 --- a/scripts/management_command.sh +++ b/scripts/management_command.sh @@ -19,7 +19,7 @@ if [[ -v PUSHGATEWAY ]]; then LABELS="job=\"${JOB}\",instance=\"${RELEASE_ID}\"" PUSHGATEWAY_PATH="metrics/job/${JOB}/instance/${RELEASE_ID}" - cat <