Skip to content
Snippets Groups Projects
Verified Commit a1e6ef45 authored by Martin Weise's avatar Martin Weise
Browse files

Copy -r

parent 9d57ce7e
No related branches found
No related tags found
6 merge requests!345Updated docs and endpoints:,!341Fixed mapping problem where UK and FK share columns they are inserted,!339Fixed mapping problem where UK and FK share columns they are inserted,!338Fixed mapping problem where UK and FK share columns they are inserted,!334Fixed mapping problem where UK and FK share columns they are inserted,!333Fixed mapping problem where UK and FK share columns they are inserted
......@@ -19,8 +19,8 @@ package-config: ## Package the config files
cp ./dbrepo-broker-service/advanced.config ./.docker/config
cp ./dbrepo-dashboard-service/grafana.ini ./.docker/config
cp ./dbrepo-dashboard-service/ldap.toml ./.docker/config
cp ./dbrepo-dashboard-service/dashboards ./.docker/config
cp ./dbrepo-dashboard-service/provisioning ./.docker/config
cp -r ./dbrepo-dashboard-service/dashboards ./.docker/config
cp -r ./dbrepo-dashboard-service/provisioning ./.docker/config
cp ./dbrepo-gateway-service/dbrepo.conf ./.docker/config
cp ./dbrepo-metric-db/prometheus.yml ./.docker/config
cp ./dbrepo-storage-service/s3_config.json ./.docker/config
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment