mirror of
https://github.com/Yanyutin753/unofficial-gpt4-api.git
synced 2025-07-18 18:14:52 +00:00
Update docker-image.yml
This commit is contained in:
4
.github/workflows/docker-image.yml
vendored
4
.github/workflows/docker-image.yml
vendored
@@ -41,7 +41,7 @@ jobs:
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: |
|
||||
yangclivia/pandora-to-api:${{ steps.tag_name.outputs.tag }}
|
||||
yangclivia/pandora-to-api:latest
|
||||
yangclivia/gpt4-copilot-java:${{ steps.tag_name.outputs.tag }}
|
||||
yangclivia/gpt4-copilot-java:latest
|
||||
platforms: linux/amd64,linux/arm64
|
||||
build-args: TARGETPLATFORM=${{ matrix.platform }}
|
||||
|
Reference in New Issue
Block a user