This commit is contained in:
parent
705f22bb5b
commit
36999641b5
@ -21,7 +21,8 @@ steps:
|
||||
- name: build amd64
|
||||
image: rust:1.73-alpine
|
||||
commands:
|
||||
- apk add --no-cache musl-dev gcc-aarch64-none-elf bash git
|
||||
- apk add --no-cache musl-dev gcc-aarch64-none-elf bash gitea
|
||||
- git fetch --all --tags
|
||||
- pwd && ls -al && sh ./version.sh
|
||||
- mkdir /artifacts/mouse-amd64
|
||||
- cp LICENSE.txt /artifacts/mouse-amd64/
|
||||
|
Loading…
Reference in New Issue
Block a user