Skip to content

Commit 3705788

Browse files
committed
Update pipeline python-client
1 parent ee89b54 commit 3705788

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.harness/orgs/PROD/projects/Harness_Split/pipelines/pythonclient.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ pipeline:
8585
image: python:3.7.16-alpine
8686
shell: Sh
8787
command: |-
88+
apk add --no-cache krb5-dev musl-dev libffi-dev build-base python3-dev
89+
8890
# Upgrade pip
8991
pip install --upgrade pip
9092

0 commit comments

Comments
 (0)