Update jar-image.yml

This commit is contained in:
Clivia
2024-02-17 19:36:19 +08:00
committed by GitHub
parent d572a1a33e
commit 85d07e1ea7

View File

@@ -38,7 +38,7 @@ jobs:
uses: docker/build-push-action@v2
with:
context: .
file: ./Dockerfile/Dockerfile.jar
file: ./Dockerfiles/Dockerfile.jar
push: true
tags: |
yangclivia/gpt4-copilot-java:${{ steps.tag_name.outputs.tag }}-jar