Skip to content

Commit

Permalink
(v9) Update e (#10964)
Browse files Browse the repository at this point in the history
  • Loading branch information
r0mant authored Mar 8, 2022
1 parent b654280 commit 2ab8114
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .cloudbuild/ci/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ steps:
id: run-tests
dir: /workspace/.cloudbuild/scripts
entrypoint: bash
args:
args:
- -c
- |
go run ./cmd/integration-tests \
-target $_BASE_BRANCH \
-bucket test-logs \
-build $BUILD_ID \
-a "test-logs/*.json"
timeout: 20m
-a "test-logs/*.json"
timeout: 25m
2 changes: 1 addition & 1 deletion e
Submodule e updated from 4ce8ab to 2c54f7

0 comments on commit 2ab8114

Please sign in to comment.