fix(core): update
This commit is contained in:
parent
7c8e796611
commit
094fa46f80
@ -31,7 +31,7 @@ release:
|
|||||||
- docker:dind
|
- docker:dind
|
||||||
stage: release
|
stage: release
|
||||||
script:
|
script:
|
||||||
- apk add glib-2.40 gthread-2.0
|
- apk add glib libstdc++ libbz2
|
||||||
- git clone git://git.qemu.org/qemu.git
|
- git clone git://git.qemu.org/qemu.git
|
||||||
- (cd qemu && ./configure --target-list=arm-linux-user --static && make && ls -a)
|
- (cd qemu && ./configure --target-list=arm-linux-user --static && make && ls -a)
|
||||||
- npmci node install stable
|
- npmci node install stable
|
||||||
|
Loading…
Reference in New Issue
Block a user