?
This commit is contained in:
parent
24fe0423bb
commit
47b7ea49e4
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ pipeline:
|
|||
- mix ecto.drop -f -q
|
||||
- mix ecto.create
|
||||
- mix ecto.migrate
|
||||
- mkdir -p test/tmp
|
||||
- |
|
||||
for i in $(seq 1 10)
|
||||
do
|
||||
|
|
Loading…
Reference in a new issue