Remove the weird ass cache stuff. Thanks stack overflow!

This commit is contained in:
2025-04-24 13:14:42 -06:00
parent a50e73bb55
commit f859a12d2c
2 changed files with 0 additions and 5 deletions

View File

@ -30,8 +30,6 @@ jobs:
context: .
platforms: linux/amd64,linux/arm64
push: true
cache-from: type=registry,ref=${{ secrets.REPO_HOST }}/${{ github.repository_owner }}/${{ github.event.repository.name }}:buildcache
cache-to: type=registry,ref=${{ secrets.REPO_HOST }}/${{ github.repository_owner }}/${{ github.event.repository.name }}:buildcache,mode=max
tags: |
${{ secrets.REPO_HOST }}/${{ github.repository_owner }}/${{ github.event.repository.name }}:${{ github.sha }}
${{ secrets.REPO_HOST }}/${{ github.repository_owner }}/${{ github.event.repository.name }}:latest