Skip to content

Commit 952efb3

Browse files
committed
Update pipeline python-client
1 parent 6dd0d53 commit 952efb3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@ pipeline:
7373
pip install pycparser==2.21
7474
7575
apk add redis
76-
rc-update add redis default
77-
rc-service redis start
76+
redis-server /etc/redis.conf &
7877
7978
pip install redis==5.0.8
8079
python setup.py test

0 commit comments

Comments
 (0)