diff options
| author | Dario Nieuwenhuis <[email protected]> | 2025-07-24 23:30:36 +0200 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2025-07-24 23:30:36 +0200 |
| commit | 915513753aea689f73d1300acc069ac985be3a0b (patch) | |
| tree | d41dae74414ed5a600ca748a1d2d533d9ef35c19 | |
| parent | b49d809346bb420c7994c75fa0121f6d28870c05 (diff) | |
Add dedup to book job.
| -rwxr-xr-x | .github/ci/book.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/ci/book.sh b/.github/ci/book.sh index 285cdc8fa..2466f53f5 100755 --- a/.github/ci/book.sh +++ b/.github/ci/book.sh | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | #!/bin/bash | 1 | #!/bin/bash |
| 2 | ## on push branch=main | 2 | ## on push branch=main |
| 3 | ## priority -9 | ||
| 4 | ## dedup dequeue | ||
| 3 | 5 | ||
| 4 | set -euxo pipefail | 6 | set -euxo pipefail |
| 5 | 7 | ||
