fix: disable actions for now.
This commit is contained in:
parent
0dde96fb55
commit
dd6fab2e50
1 changed files with 0 additions and 20 deletions
|
|
@ -1,20 +0,0 @@
|
|||
name: default
|
||||
on:
|
||||
push:
|
||||
|
||||
env:
|
||||
NIX_CONFIG: "accept-flake-config = true"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: debian-latest
|
||||
steps:
|
||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||
- uses: https://github.com/DeterminateSystems/nix-installer-action@main
|
||||
- run: nix build .#nixosConfigurations.bragi.config.system.build.toplevel
|
||||
- run: nix build .#nixosConfigurations.thor.config.system.build.toplevel
|
||||
- run: nix build .#nixosConfigurations.odin.config.system.build.toplevel
|
||||
- run: nix build .#nixosConfigurations.freyja.config.system.build.toplevel
|
||||
- run: |
|
||||
nix run github:zhaofengli/attic#default login actions https://cache.cronyakatsuki.xyz ${{ secrets.ATTIC_TOKEN }}
|
||||
nix run github:zhaofengli/attic#default push system result -j 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue