mirror of
https://github.com/Fabio286/antares.git
synced 2025-02-11 09:10:51 +01:00
ci: temporary removed Linux ARM build
This commit is contained in:
parent
0805b96a75
commit
db577bfef0
12
.travis.yml
12
.travis.yml
@ -39,9 +39,9 @@ jobs:
|
||||
script:
|
||||
- npm run build -- -p always
|
||||
|
||||
- stage: Deploy ARM Linux
|
||||
if: tag IS present
|
||||
os: linux
|
||||
arch: arm64
|
||||
script:
|
||||
- npm run build -- --linux AppImage -p always
|
||||
# - stage: Deploy ARM Linux
|
||||
# if: tag IS present
|
||||
# os: linux
|
||||
# arch: arm64
|
||||
# script:
|
||||
# - npm run build -- --linux AppImage -p always
|
Loading…
x
Reference in New Issue
Block a user