Archived
1
0

feat(ci): armv7 cross builds (#3892)

This commit is contained in:
Akash Satheesan
2021-08-10 00:05:31 +05:30
committed by GitHub
parent fb1176664f
commit 741b834b64
4 changed files with 56 additions and 20 deletions

View File

@ -1,5 +1,5 @@
name: "code-server"
arch: "${ARCH}"
arch: "${NFPM_ARCH}"
platform: "linux"
version: "v${VERSION}"
section: "devel"