mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-23 16:11:24 +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__) |