From aa7b40c8aaa1e62f150d2e07d167e47eb6f20ef8 Mon Sep 17 00:00:00 2001 From: Gemini Agent Date: Mon, 6 Jul 2026 18:41:20 +0000 Subject: [PATCH] test: trigger cloud build after offline mode fix --- cloudbuild.mcp.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudbuild.mcp.yaml b/cloudbuild.mcp.yaml index c10b038..7e89b4b 100644 --- a/cloudbuild.mcp.yaml +++ b/cloudbuild.mcp.yaml @@ -11,7 +11,7 @@ steps: - '-c' - | git clone --depth=1 --branch=main \ - http://136.111.198.14:3000/chris/osvauco.git /workspace/src + http://34.59.131.162:3000/chris/osvauco.git /workspace/src cp -r /workspace/src/. /workspace/ # Steg 1: Bygg Docker-image