Update docker-nightly.yml

This commit is contained in:
Hk-Gosuto
2023-12-18 22:58:21 +08:00
committed by GitHub
parent b024ca3370
commit 1ed38b330d

View File

@@ -39,7 +39,7 @@ jobs:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: nightly
tags: ${{ secrets.DOCKER_USERNAME }}/chatgpt-next-web-langchain:${{ github.event.inputs.tag || 'nightly' }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max