delete cache since it seems to not do ,much
Unit Tests with docker compose / unit-test (push) Successful in 55s Details
Build image / build (push) Successful in 2m1s Details

This commit is contained in:
Alie 2024-01-14 13:59:19 +01:00
parent f5750fa671
commit 2bced1d079
1 changed files with 0 additions and 2 deletions

View File

@ -47,5 +47,3 @@ jobs:
push: true push: true
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
cache-from: type=registry,ref=git.fai.st/fedi-image-bot/bot-api:${{ branch }}
cache-to: type=inline