mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-07 19:22:08 +01:00
85ec0e7820
1. Refactor structure of migrate file 2. fix some previous bugs Signed-off-by: DQ <dengq@vmware.com>
3 lines
57 B
Python
3 lines
57 B
Python
import os
|
|
|
|
MIGRATION_BASE_DIR = os.path.dirname(__file__) |