Skip to content

Commit 4fda204

Browse files
missing comma in json
1 parent 4f1239f commit 4fda204

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ publish-artifacts-to-s3:
237237
"S3 Links": [
238238
{
239239
"external_link": {
240-
"label": "Public Link to dd-java-agent.jar"
240+
"label": "Public Link to dd-java-agent.jar",
241241
"url": "https://s3.us-east-1.amazonaws.com/dd-trace-java-builds/${CI_PIPELINE_ID}/dd-java-agent.jar"
242242
}
243243
}

0 commit comments

Comments
 (0)