Skip to content

Commit c93ec40

Browse files
committed
install python
1 parent 05f53c9 commit c93ec40

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ steps:
4848
apt-get update
4949
apt-get -y install \
5050
docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin \
51-
maven python
51+
maven python3 python3-pip
5252
# Install python dependencies
5353
pip install --upgrade pip
5454
pip install --require-hashes -r hermetic_build/common/requirements.txt

0 commit comments

Comments
 (0)