mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-10 15:20:56 +00:00
jenkins: Add arm64 deb build
Skip-check: authors GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3953
This commit is contained in:
parent
3eb7a9373a
commit
81418d724a
@ -47,6 +47,7 @@ go run build.go -goarch amd64 deb
|
||||
go run build.go -goarch i386 deb
|
||||
go run build.go -goarch armel deb
|
||||
go run build.go -goarch armhf deb
|
||||
go run build.go -goarch arm64 deb
|
||||
|
||||
mv *.deb "$WORKSPACE"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user