Files
yaml-migrations/config.yaml
Bob den Otter 547982cd0a Working
2020-12-28 17:07:37 +01:00

11 lines
285 B
YAML

# location of the files used for the migrations
migrations: sample/migrations
checkpoint: sample/migrations/checkpoint.txt
# Folder of the source files
source: sample/source
# Target folder of the processed files. Set this to the same as 'source' to overwrite
target: sample/target