mirror of
https://codeberg.org/steam-vent/proto-tf2.git
synced 2026-06-03 06:14:13 +02:00
semver ci
This commit is contained in:
parent
b416f0340e
commit
a858a478e2
2 changed files with 16 additions and 4 deletions
|
|
@ -29,3 +29,15 @@ jobs:
|
|||
instance: https://cache.icewind.link
|
||||
authToken: "${{ secrets.ATTIC_TOKEN }}"
|
||||
- run: nix flake check --keep-going
|
||||
|
||||
semver:
|
||||
runs-on: nix
|
||||
needs: checks
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://codeberg.org/icewind/attic-action@v1
|
||||
with:
|
||||
name: ci
|
||||
instance: https://cache.icewind.me
|
||||
authToken: "${{ secrets.ATTIC_TOKEN }}"
|
||||
- run: nix run .#semver-checks
|
||||
|
|
|
|||
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -44,11 +44,11 @@
|
|||
"rust-overlay": "rust-overlay"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1757104647,
|
||||
"narHash": "sha256-Xd/Y6fmBPvmsluVFSlwKvCBErNWAE+etJ5rOmDA6rPo=",
|
||||
"lastModified": 1760882274,
|
||||
"narHash": "sha256-po7/m24K3fmeVE/C7KOVwYoM+78E186IspCRfH/4rqg=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "15c993e6bd77956f4e0b236bb1bef4010d6594eb",
|
||||
"revCount": 61,
|
||||
"rev": "a97ecc52130b0ca922f6cd0fa1aebc14212d2a70",
|
||||
"revCount": 63,
|
||||
"type": "git",
|
||||
"url": "https://codeberg.org/icewind/mill-scale.git"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue