Skip to content
Snippets Groups Projects
Verified Commit 9e7319da authored by Martin Weise's avatar Martin Weise
Browse files
parent 71564139
No related branches found
No related tags found
1 merge request!416Attempt new release
...@@ -30,7 +30,7 @@ package-config: ## Package the config files ...@@ -30,7 +30,7 @@ package-config: ## Package the config files
cp ./dbrepo-dashboard-ui/ldap.toml ./.docker/config/ldap.toml cp ./dbrepo-dashboard-ui/ldap.toml ./.docker/config/ldap.toml
cp ./dbrepo-metric-db/prometheus.yml ./.docker/config cp ./dbrepo-metric-db/prometheus.yml ./.docker/config
cp ./dbrepo-storage-service/s3_config.json ./.docker/config cp ./dbrepo-storage-service/s3_config.json ./.docker/config
cp ./dbrepo-auth-service/listeners/target/create-event-listener.jar ./.docker/config cp ./dbrepo-auth-service/listeners/create-event-listener.jar ./.docker/config
cd ./.docker && tar czf ./dist.tar.gz ./docker-compose.yml ./.env ./config cd ./.docker && tar czf ./dist.tar.gz ./docker-compose.yml ./.env ./config
.PHONY: install-staging .PHONY: install-staging
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment