mirror of
https://github.com/YuWanTingbb/unofficial-gpt4.git
synced 2025-10-14 14:11:23 +00:00
Update native-image.yml
This commit is contained in:
3
.github/workflows/native-image.yml
vendored
3
.github/workflows/native-image.yml
vendored
@@ -41,6 +41,7 @@ jobs:
|
|||||||
file: ./Dockerfiles/Dockerfile.native
|
file: ./Dockerfiles/Dockerfile.native
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
yangclivia/gpt4-copilot-java:${{ steps.tag_name.outputs.tag }}
|
yangclivia/gpt4-copilot-java:${{ steps.tag_name.outputs.tag }}-native
|
||||||
|
yangclivia/gpt4-copilot-java:latest-native
|
||||||
yangclivia/gpt4-copilot-java:latest
|
yangclivia/gpt4-copilot-java:latest
|
||||||
platforms: linux/amd64,linux/arm64/v8
|
platforms: linux/amd64,linux/arm64/v8
|
||||||
|
Reference in New Issue
Block a user