CI testing2222ajkkkkkkdssakjdsakjkjksasadsadsadsadsadsadsaddsakjkjkdsa
All checks were successful
Invidious CI / build (push) Successful in 5m27s
All checks were successful
Invidious CI / build (push) Successful in 5m27s
This commit is contained in:
parent
2ae5ae0693
commit
fe7f6aa4ff
1 changed files with 2 additions and 4 deletions
|
@ -24,9 +24,9 @@ jobs:
|
|||
with:
|
||||
path: |
|
||||
./lib
|
||||
key: ${{ runner.os }}-${{ matrix.type }}-${{ github.sha }}
|
||||
key: ${{ runner.os }}-invidious-${{ github.sha }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-${{ matrix.type }}-
|
||||
${{ runner.os }}-invidious-
|
||||
|
||||
- name: Create cache directory
|
||||
if: steps.ccache-restore.outputs.cache-hit != 'true'
|
||||
|
@ -57,8 +57,6 @@ jobs:
|
|||
context: .
|
||||
file: docker/Dockerfile
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
cache-from: type=registry,ref=git.nadeko.net/fijxu/invidious:buildcache
|
||||
cache-to: type=registry,ref=git.nadeko.net/fijxu/invidious:buildcache,mode=max
|
||||
platforms: linux/amd64
|
||||
push: true
|
||||
build-args: |
|
||||
|
|
Loading…
Reference in a new issue