diff --git a/CHANGELOG.md b/CHANGELOG.md index 53d9fd3..0e8741e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ Change log ----------- +* Use correct deploy artifact name in coffescript [Sebastian] * Use native python as u-boot tool [Sebastian] * Update resin-yocto-scripts to f7718efbbf53369aaacb7eb54e707ee8a5d4fc4b [Sebastian] diff --git a/bananapi-m1-plus.coffee b/bananapi-m1-plus.coffee index 49bd9ee..f2d682c 100644 --- a/bananapi-m1-plus.coffee +++ b/bananapi-m1-plus.coffee @@ -23,7 +23,7 @@ module.exports = image: 'resin-image' fstype: 'resinos-img' version: 'yocto-rocko' - deployArtifact: 'resin-image-bananapi.resinos-img' + deployArtifact: 'resin-image-bananapi-m1-plus.resinos-img' compressed: true configuration: