瀏覽代碼

refac: cleaner tag

Timothy Jaeryang Baek 1 年之前
父節點
當前提交
073f06d449
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/docker-build.yaml

+ 1 - 1
.github/workflows/docker-build.yaml

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