Skip to content

Commit

Permalink
fix pipeline - build inputs before running compat tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tomzo committed Oct 11, 2018
1 parent aa3c661 commit 4598668
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ case "${command}" in
;;
liget_compat_docker)
source_imagerc "${image_dir}" "${imagerc_filename}"
ide "./tasks.sh _build_inputs"
rm -rf e2e/liget-compat/data/db/*
rm -rf e2e/liget-compat/data/packages/*
rm -rf e2e/liget-compat/data/cache/*
Expand Down

0 comments on commit 4598668

Please sign in to comment.