summaryrefslogtreecommitdiffstats
path: root/ci/start_job.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/start_job.sh')
-rwxr-xr-xci/start_job.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/start_job.sh b/ci/start_job.sh
index 86b8fc8..1a71735 100755
--- a/ci/start_job.sh
+++ b/ci/start_job.sh
@@ -28,7 +28,7 @@ cat << EOF > body.json
}
EOF
-cat body.json
+cat body.json 1>&2
curl -s -X POST --header 'Content-Type: application/json' \
--header 'Accept: application/json' \