Skip to content

Commit 1d174ea

Browse files
indicomachineuserSung Kim
andauthored
fix: Pipeline bash (#355)
Co-authored-by: Sung Kim <sung.kim@indico.io>
1 parent 32d3365 commit 1d174ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.harness/publish_python_sdk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ pipeline:
243243
spec:
244244
connectorRef: account.harbor
245245
image: harbor.devops.indico.io/dockerhub-proxy/alpine/git
246-
shell: Sh
246+
shell: Bash
247247
command: |-
248248
TARGET_BRANCH="<+codebase.branch>"
249249
COMMIT_MESSAGE="<+codebase.commitMessage>"

0 commit comments

Comments
 (0)