forked from Fediversity/Fediversity
test attic cache from ci
This commit is contained in:
parent
a5ec137b4f
commit
7eeeee4543
1 changed files with 3 additions and 1 deletions
|
@ -31,7 +31,9 @@ jobs:
|
|||
runs-on: nix
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: nix build .#checks.x86_64-linux.test-peertube-service -L
|
||||
- run: build_path=$(nix build .#checks.x86_64-linux.test-peertube-service -L)
|
||||
- run: echo $build_path
|
||||
- run: attic push demo $build_path
|
||||
|
||||
check-panel:
|
||||
runs-on: nix
|
||||
|
|
Loading…
Add table
Reference in a new issue