Skip to content

Commit 14065eb

Browse files
committed
tullia jobs: use generic gitrev for PRs
to avoid unnecessary builds of big artifact, like dockerImages. Goal: bors ci build should not build anything if branch is up-to-date and ci pass. Also bumped tullia. Some other minor clean-ups.
1 parent a5e4dd6 commit 14065eb

File tree

5 files changed

+223
-217
lines changed

5 files changed

+223
-217
lines changed

Diff for: bors.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
status = [
2-
"ci/push/required",
2+
"ci/pr/required",
33
]
44
timeout_sec = 7200
55
required_approvals = 1

Diff for: flake.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)