mirror of
https://github.com/hwanny1128/HGZero.git
synced 2025-12-06 11:26:25 +00:00
Merge pull request #50 from hwanny1128/feat/rag-function
fix: build option
This commit is contained in:
commit
abd5af4308
1
.github/workflows/rag-cicd_ArgoCD.yaml
vendored
1
.github/workflows/rag-cicd_ArgoCD.yaml
vendored
@ -166,6 +166,7 @@ jobs:
|
||||
run: |
|
||||
echo "Building and pushing RAG service..."
|
||||
docker build \
|
||||
--no-cache \
|
||||
-f deployment/container/Dockerfile-rag \
|
||||
-t ${{ env.REGISTRY }}/${{ env.IMAGE_ORG }}/${{ env.SERVICE_NAME }}:${{ needs.build.outputs.environment }}-${{ needs.build.outputs.image_tag }} \
|
||||
rag/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user