Commit 5e9c84c
authored
ci(rk): push to cachix only from rk-ci (#49)
The first day of pushes filled exo-rkllama with 11.3 GB, mostly the
three disjoint platform closures uploaded by pipeline.yml's matrix.
Drop authToken from pipeline.yml and rk-upstream-sync.yml so those
jobs go pull-only (cachix-action never pushes without a token; both
caches are public, so reads are unchanged). rk-ci keeps the token and
remains the single push path, covering the RK-specific devshell and
build closure that fork CI actually re-uses.1 parent d93ec4d commit 5e9c84c
2 files changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | 84 | | |
86 | 85 | | |
87 | 86 | | |
| |||
0 commit comments