Skip to content

Commit 68e91a5

Browse files
committed
install python3-virtualenv
1 parent 7dcc870 commit 68e91a5

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
@@ -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
51+
maven python3-virtualenv
5252
# Install python dependencies
5353
python3 -m venv .venv
5454
source .venv/bin/activate

0 commit comments

Comments
 (0)