jenkins: Add arm64 deb build
Skip-check: authors GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3953
This commit is contained in:
@@ -47,6 +47,7 @@ go run build.go -goarch amd64 deb
|
|||||||
go run build.go -goarch i386 deb
|
go run build.go -goarch i386 deb
|
||||||
go run build.go -goarch armel deb
|
go run build.go -goarch armel deb
|
||||||
go run build.go -goarch armhf deb
|
go run build.go -goarch armhf deb
|
||||||
|
go run build.go -goarch arm64 deb
|
||||||
|
|
||||||
mv *.deb "$WORKSPACE"
|
mv *.deb "$WORKSPACE"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user