ci: disable docker cache for now
This commit is contained in:
@@ -46,8 +46,8 @@ jobs:
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
#cache-from: type=gha
|
||||
#cache-to: type=gha,mode=max
|
||||
build-args: |
|
||||
ELIXIR_VERSION=1.15
|
||||
OTP_VERSION=26
|
||||
|
||||
Reference in New Issue
Block a user