Disabled Docker caching in docker.yml

This commit is contained in:
slashtechno 2023-10-15 15:39:33 -05:00 committed by GitHub
parent 0daa8ddd3b
commit 6e8e3b6eee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -38,5 +38,6 @@ jobs:
with:
push: true
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ github.sha }}, ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
cache-from: type=gha
cache-to: type=gha,mode=max
no-cache: true
# cache-from: type=gha
# cache-to: type=gha,mode=max