mirror of
https://github.com/YuWanTingbb/unofficial-gpt4.git
synced 2025-10-15 06:39:54 +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
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile/Dockerfile.jar
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
yangclivia/gpt4-copilot-java:${{ steps.tag_name.outputs.tag }}-jar
|
yangclivia/gpt4-copilot-java:${{ steps.tag_name.outputs.tag }}-jar
|
||||||
|
Reference in New Issue
Block a user