mirror of
https://github.com/matter-labs/vault-auth-tee.git
synced 2025-07-21 15:53:55 +02:00
chore: use snowfall lib for nix flake
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
1cd15d46d0
commit
a43f83d834
6 changed files with 165 additions and 64 deletions
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
|
@ -49,7 +49,7 @@ jobs:
|
|||
run: nix run nixpkgs#nixci
|
||||
- name: nix docker image
|
||||
run: |
|
||||
nix build .#dockerImage
|
||||
nix build .#container-vault-auth-tee
|
||||
docker load -i result
|
||||
- name: Log in to Docker Hub
|
||||
uses: docker/login-action@v3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue