[cross-repo-ci] Use solely commit hash to test PRs in CI

See #744 for the discussion.
This commit is contained in:
Dmitry Ivanov
2021-10-13 15:44:15 +03:00
parent 8a4f092e82
commit 43957f4401

View File

@@ -325,8 +325,7 @@ jobs:
\"inputs\": {
\"ci_job_name\": \"zenith-remote-ci\",
\"commit_hash\": \"$CIRCLE_SHA1\",
\"remote_repo\": \"$LOCAL_REPO\",
\"zenith_image_branch\": \"$CIRCLE_BRANCH\"
\"remote_repo\": \"$LOCAL_REPO\"
}
}"