From fe7f6aa4ffd45687fc8e3261b74d06ee331bba7c Mon Sep 17 00:00:00 2001 From: Fijxu Date: Fri, 1 Nov 2024 22:59:12 -0300 Subject: [PATCH] CI testing2222ajkkkkkkdssakjdsakjkjksasadsadsadsadsadsadsaddsakjkjkdsa --- .forgejo/workflows/ci.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index a4ad7da3..0fcb8664 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -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: |