fix missing closing bracket for build {} section (#11654)

Co-authored-by: Sylvia Moss <sylviamoss.m@gmail.com>
pull/11657/head
Patrick B 4 years ago committed by GitHub
parent 7661e41412
commit 93ea7a5fc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,6 +46,7 @@ Some nice description about the image which artifact is being published to HCP P
build_labels = {
"xcode" = "11.3.0"
"version" = "Big Sur"
}
}
sources = ["source.happycloud.macos"]

Loading…
Cancel
Save