This commit is contained in:
parent
47b9936e40
commit
0154482156
@ -64,5 +64,5 @@ jobs:
|
|||||||
MOVIEPILOT_VERSION=${{ env.app_version }}
|
MOVIEPILOT_VERSION=${{ env.app_version }}
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
cache-from: type=local, src=/root/.cache/buildx-cache/${{ github.workflow }}-docker
|
cache-from: type=local,src=/root/.cache/buildx-cache/${{ github.workflow }}-docker
|
||||||
cache-to: type=local, dest=/root/.cache/buildx-cache/${{ github.workflow }}-docker
|
cache-to: type=local,dest=/root/.cache/buildx-cache/${{ github.workflow }}-docker
|
||||||
|
Loading…
x
Reference in New Issue
Block a user