refac: cleaner tag

This commit is contained in:
Timothy Jaeryang Baek
2024-04-06 04:06:47 -05:00
committed by GitHub
parent 536fd347b9
commit 073f06d449

View File

@@ -78,5 +78,5 @@ jobs:
context: .
push: true
platforms: linux/amd64,linux/arm64
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:with-ollama
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:ollama
build-args: USE_OLLAMA=true