mirror of
https://github.com/Fabio286/antares.git
synced 2025-06-05 21:59:22 +02:00
ci: temporary removed Linux ARM build
This commit is contained in:
12
.travis.yml
12
.travis.yml
@ -39,9 +39,9 @@ jobs:
|
|||||||
script:
|
script:
|
||||||
- npm run build -- -p always
|
- npm run build -- -p always
|
||||||
|
|
||||||
- stage: Deploy ARM Linux
|
# - stage: Deploy ARM Linux
|
||||||
if: tag IS present
|
# if: tag IS present
|
||||||
os: linux
|
# os: linux
|
||||||
arch: arm64
|
# arch: arm64
|
||||||
script:
|
# script:
|
||||||
- npm run build -- --linux AppImage -p always
|
# - npm run build -- --linux AppImage -p always
|
Reference in New Issue
Block a user