Skip to content
Snippets Groups Projects
Commit 3aa0425b authored by Tobias Kuhnert's avatar Tobias Kuhnert
Browse files

[DEBUG] remove debug stuff

parent ead78c89
No related branches found
No related tags found
1 merge request!153Resolve "Use keycloak for authentication in development"
Pipeline #388616 passed
......@@ -14,8 +14,6 @@ visualization-e2e:
- "docker compose exec -T frontend python3 manage.py loaddata thing.json"
- "sleep 5"
- "docker compose exec -T frontend python3 manage.py dumpdata tsm.thing > thing_dump.json"
- "sleep 20"
- "docker compose logs mqtt-cat"
- "THING_UID=$(cat thing_dump.json | jq -r .[].fields.thing_id)"
- "echo $THING_UID"
- "GROUP_ID=$(cat thing_dump.json | jq -r .[].fields.group)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment