1
0
mirror of https://github.com/goharbor/harbor.git synced 2025-03-02 10:41:59 +01:00
harbor/tests/testprepare.sh
2016-10-21 18:39:10 +08:00

10 lines
172 B
Bash
Executable File

#!/bin/bash
cp tests/docker-compose.test.yml make/.
mkdir /etc/ui
cp make/common/config/ui/private_key.pem /etc/ui/.
mkdir conf
cp make/common/config/ui/app.conf conf/.