mirror of
https://github.com/macintoshplus/yaml-migrations.git
synced 2026-03-24 00:42:18 +01:00
11 lines
285 B
YAML
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
|
|
|