Skip to content

Commit a8401a2

Browse files
chore: remove debug logging from cloudbuild configuration
1 parent c221c21 commit a8401a2

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

cloudbuild.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,6 @@ steps:
3434
- '-c'
3535
- |
3636
set -e
37-
# ----------------------------
38-
echo "=== INSIDE /workspace ==="
39-
ls -la /workspace
40-
41-
echo "=== INSIDE /evalbench ==="
42-
ls -la /evalbench
43-
# ----------------------------
4437
cd /evalbench
4538
4639
export EVAL_GCP_PROJECT_ID=$PROJECT_ID

0 commit comments

Comments
 (0)