Skip to content

Commit 4598668

Browse files
committed
fix pipeline - build inputs before running compat tests
1 parent aa3c661 commit 4598668

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ case "${command}" in
7676
;;
7777
liget_compat_docker)
7878
source_imagerc "${image_dir}" "${imagerc_filename}"
79+
ide "./tasks.sh _build_inputs"
7980
rm -rf e2e/liget-compat/data/db/*
8081
rm -rf e2e/liget-compat/data/packages/*
8182
rm -rf e2e/liget-compat/data/cache/*

0 commit comments

Comments
 (0)