This commit is contained in:
@@ -8,6 +8,10 @@ steps:
|
|||||||
environment:
|
environment:
|
||||||
SHELL: "/bin/bash"
|
SHELL: "/bin/bash"
|
||||||
commands:
|
commands:
|
||||||
|
# 安装 git
|
||||||
|
- apt-get update -y
|
||||||
|
- apt-get install -y git
|
||||||
|
|
||||||
# Linux release build
|
# Linux release build
|
||||||
- xmake f -m release
|
- xmake f -m release
|
||||||
- xmake -v
|
- xmake -v
|
||||||
|
|||||||
Reference in New Issue
Block a user