Update native-image.yml

This commit is contained in:
Clivia
2024-02-18 12:27:26 +08:00
committed by GitHub
parent 5283a92d53
commit a490842334

View File

@@ -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