Skip to content

Commit 21e73d9

Browse files
Update pipeline javascript-client
1 parent c0f19ed commit 21e73d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.harness/ci-cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ pipeline:
112112
command: |-
113113
aws configure set region us-east-1
114114
aws s3 sync ./umd s3://split-public-stage/sdk --acl public-read --follow-symlinks --cache-control max-age=31536000,public
115-
connectorRef: aws_connector
115+
connectorRef: artifacts
116116
when:
117117
stageStatus: Success
118118
condition: <+trigger.event> == "push" && <+trigger.branch> == "refs/heads/harness-pipeline"

0 commit comments

Comments
 (0)