mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 19:26:33 +00:00
makefile: Update etcher deb/rpm publishing
Change-type: patch Signed-off-by: Michael Angelos Simos <michalis@resin.io>
This commit is contained in:
parent
c3ff030542
commit
2f4a7352d9
2
Makefile
2
Makefile
@ -110,7 +110,7 @@ APPLICATION_NAME = $(shell jq -r '.displayName' package.json)
|
||||
APPLICATION_DESCRIPTION = $(shell jq -r '.description' package.json)
|
||||
APPLICATION_COPYRIGHT = $(shell cat electron-builder.yml | shyaml get-value copyright)
|
||||
|
||||
BINTRAY_ORGANIZATION = resin-io
|
||||
BINTRAY_ORGANIZATION = etcher
|
||||
BINTRAY_REPOSITORY_DEBIAN = debian
|
||||
BINTRAY_REPOSITORY_REDHAT = redhat
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user