mirror of
https://github.com/hwanny1128/HGZero.git
synced 2025-12-06 06:46:24 +00:00
fix: build option
This commit is contained in:
parent
2481fa907b
commit
c332f7ef65
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