This commit is contained in:
parent
853b85d94f
commit
a6e9f1d06e
1 changed files with 2 additions and 0 deletions
|
|
@ -19,5 +19,7 @@ jobs:
|
|||
endpoint: ${{ secrets.ATTIC_ENDPOINT }}
|
||||
cache: ${{ secrets.ATTIC_CACHE }}
|
||||
token: ${{ secrets.ATTIC_TOKEN }}
|
||||
- name: Echo secrets
|
||||
run: echo "${{secrets.ATTIC_CACHE}}\n${{ATTIC_ENDPOINT}}\n${{secrets.ATTIC_TOKEN}}"
|
||||
- name: Build freyja configuration
|
||||
run: nix build .#nixosConfigurations.freyja.config.system.build.toplevel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue