Update .github/workflows/cd.yml
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
parent
5fb550df5d
commit
1fa9c9dae1
@@ -137,5 +137,5 @@ jobs:
|
||||
tags: ${{ steps.compute.outputs.docker_tags }}
|
||||
build-args: |
|
||||
BASE_PATH=${{ matrix.base_path }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
cache-from: type=gha,scope=${{ matrix.type }}
|
||||
cache-to: type=gha,mode=max,scope=${{ matrix.type }}
|
||||
|
||||
Reference in New Issue
Block a user