mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 15:29:07 +01:00
workflows/check-deploy: Try to improve result caching
This commit is contained in:
parent
db0c413e80
commit
27dac4fa79
1 changed files with 1 additions and 0 deletions
1
.github/workflows/check-deploy.yml
vendored
1
.github/workflows/check-deploy.yml
vendored
|
|
@ -15,6 +15,7 @@ jobs:
|
|||
name: sebastian-stork
|
||||
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
|
||||
- run: nix flake check --print-build-logs
|
||||
- run: nix build .#checks.x86_64-linux.infrastructure-test --print-build-logs
|
||||
deploy:
|
||||
needs: check
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue