Skip to content
Snippets Groups Projects
Commit ab5e28d3 authored by Jan David Mol's avatar Jan David Mol
Browse files

Fix TangoDB dump command

parent fb9c1e48
No related branches found
No related tags found
No related merge requests found
#!/bin/bash #!/bin/bash
# writes the JSON dump to stdout, Do not change -i into -it incompatible with gitlab ci! # writes the JSON dump to stdout, Do not change -i into -it incompatible with gitlab ci!
docker exec -i "${CONTAINER_NAME_PREFIX}"dsconfig python -m dsconfig. docker exec -i "${CONTAINER_NAME_PREFIX}"dsconfig python -m dsconfig.dump
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