Skip to content

Commit a5b14a0

Browse files
committed
assume yes
1 parent 3c795f4 commit a5b14a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cloudbuild/library_generation/cloudbuild-library-generation-integration-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ steps:
3636
- "-c"
3737
- |
3838
apt-get update
39-
apt-get install maven
39+
apt-get -y install maven
4040
pip install --upgrade pip
4141
pip install --require-hashes -r hermetic_build/common/requirements.txt
4242
pip install hermetic_build/common

0 commit comments

Comments
 (0)