mirror of
https://github.com/YuWanTingbb/unofficial-gpt4.git
synced 2025-10-14 06:08:06 +00:00
Update jar-image.yml
This commit is contained in:
2
.github/workflows/jar-image.yml
vendored
2
.github/workflows/jar-image.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user