mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 04:37:11 +01:00
Update .github/workflows/cd.yml
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
5fb550df5d
commit
1fa9c9dae1
1 changed files with 2 additions and 2 deletions
4
.github/workflows/cd.yml
vendored
4
.github/workflows/cd.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue