✏️ Disable cache for build

This commit is contained in:
Sebastien Clement 2021-05-06 13:45:08 +02:00
parent fc1698af37
commit 4f9e973a46

View File

@ -90,6 +90,5 @@ jobs:
BUILD_VERSION=${{env.VERSION}}
IMAGE_SOURCE=${{env.IMAGE_SOURCE}}
file: ./${{env.TARGET}}/Dockerfile
cache-from: type=registry,ref=${{env.REPOSITORY}}/${{env.IMAGE}}/${{matrix.arch}}:latest
cache-to: type=inline
context: .
# cache-from: type=registry,ref=${{env.REPOSITORY}}/${{env.IMAGE}}/${{matrix.arch}}:latest
# cache-to: type=inline