Skip to content

Commit 9a81688

Browse files
committed
yaml update
1 parent 4fe02c5 commit 9a81688

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cicd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy to Cloud Run
33
env:
44
SERVICE_NAME: custom-ocr-rag-app
55
PROJECT_ID: informationextraction-468103
6-
DOCKER_IMAGE_URL: us-west1-docker.pkg.dev/informationextraction-468103/ocr-rag-app-repo/rag-api:latest
6+
DOCKER_IMAGE_URL: us-west1-docker.pkg.dev/informationextraction-468103/ocr-rag-app-repo/rag-api
77

88
on:
99
push:

0 commit comments

Comments
 (0)