a
This commit is contained in:
parent
f784e50dd9
commit
f4efad8ae2
2 changed files with 11 additions and 6 deletions
|
|
@ -70,4 +70,5 @@ def setup(path, auth_name, auth_seed, auth_realm,
|
|||
)
|
||||
shutil.copytree(src=os.path.join(repo_name, "etcd3_wrapper"),
|
||||
dst=os.path.join(repo_name, "ucloud_common", "etcd3_wrapper"))
|
||||
op.add(PipenvOperation.install, path="ucloud-api")
|
||||
|
||||
op.add(PipenvOperation.install, path=repo_name)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue