forked from Fediversity/Fediversity
test attic cache from ci
This commit is contained in:
parent
c8b1091548
commit
565a69bc15
1 changed files with 3 additions and 1 deletions
|
@ -25,7 +25,9 @@ jobs:
|
|||
runs-on: native
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: nix-build services -A tests.peertube
|
||||
- run: build_path=$(nix-build services -A tests.peertube)
|
||||
- run: echo $build_path
|
||||
- run: attic push demo $build_path
|
||||
|
||||
check-panel:
|
||||
runs-on: native
|
||||
|
|
Loading…
Add table
Reference in a new issue