feat: remove echo
This commit is contained in:
parent
a6e9f1d06e
commit
6eddfda335
1 changed files with 0 additions and 2 deletions
|
|
@ -19,7 +19,5 @@ 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