ci: 修改ci
Some checks failed
MoviePilot Builder / Build Docker Image (push) Has been cancelled

This commit is contained in:
王一之 2024-09-13 09:47:44 +08:00
parent 47b9936e40
commit 0154482156

View File

@ -64,5 +64,5 @@ jobs:
MOVIEPILOT_VERSION=${{ env.app_version }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
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-from: type=local,src=/root/.cache/buildx-cache/${{ github.workflow }}-docker
cache-to: type=local,dest=/root/.cache/buildx-cache/${{ github.workflow }}-docker