mirror of
https://github.com/matter-labs/vault-auth-tee.git
synced 2025-07-23 00:14:47 +02:00
ci: pin nixci version to the 23.11 release (#65)
This commit is contained in:
commit
594e238b2b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
|
@ -46,7 +46,7 @@ jobs:
|
||||||
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
|
||||||
extraPullNames: nixsgx
|
extraPullNames: nixsgx
|
||||||
- name: nix build
|
- name: nix build
|
||||||
run: nix run nixpkgs#nixci
|
run: nix run github:nixos/nixpkgs/nixos-23.11#nixci
|
||||||
- name: nix docker image
|
- name: nix docker image
|
||||||
run: |
|
run: |
|
||||||
nix build .#container-vault-auth-tee
|
nix build .#container-vault-auth-tee
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue