sessions/next25/agentic-rag/ollama-cloud-run/cloudbuild.yaml (7 lines of code) (raw):

steps: - name: 'gcr.io/cloud-builders/docker' script: | docker build -t gcr.io/genai-playground24/ollama-preloaded:tag1 . automapSubstitutions: true images: - 'gcr.io/genai-playground24/ollama-preloaded:tag1'