1 parent 33b78e6 commit a3d16aaCopy full SHA for a3d16aa
1 file changed
.kokoro/build.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -euo pipefail
3
4
-cd "${KOKORO_ARTIFACTS_DIR}/git/serverless.git.corp.google.com/functions-framework-python"
+cd "${KOKORO_ARTIFACTS_DIR}/git/serverless/functions-framework-python"
5
6
### Set up Airlock for Bookworm
7
rm -f /etc/apt/sources.list.d/* /etc/apt/sources.list
0 commit comments