Skip to content

Commit e19c71a

Browse files
committed
Update pipeline Python SDK
1 parent 797b4b0 commit e19c71a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.harness/publish_python_sdk.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@ pipeline:
269269
shell: Sh
270270
command: |-
271271
#!/bin/bash
272+
git checkout <+trigger.tag>
272273
rm -rf /indico-client/dist
273274
pip3 install twine==3.3.0
274275
python3 setup.py sdist

0 commit comments

Comments
 (0)