ci: 修改ci
Some checks failed
MoviePilot Builder / Build Docker Image (push) Failing after 17s

This commit is contained in:
王一之 2024-09-13 09:40:20 +08:00
parent 885c44f6a2
commit 6d8b4e5de2

View File

@ -64,5 +64,3 @@ 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=gha, scope=${{ github.workflow }}-docker
cache-to: type=gha, scope=${{ github.workflow }}-docker