Commit 8d4dafed authored by Waqas Riaz's avatar Waqas Riaz

Update .gitlab-ci.yml

parent 8c6a372f
Pipeline #4031 passed with stages
in 52 seconds
......@@ -60,7 +60,7 @@ deploy_job:
curl -X POST \
-H "Authorization: Bearer $TOKEN" \
-H "Content-Type: application/json" \
-d $DASHBOARD \
-d "$DASHBOARD" \
http://localhost:3000/api/dashboards/db
sleep 2
echo "\n"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment