Remake the CI machine
Signed-off-by: Shin'ya Minazuki <shinyoukai@laidback.moe>
This commit is contained in:
parent
11d92f33c8
commit
09f892ebd7
2 changed files with 42 additions and 0 deletions
|
|
@ -5,6 +5,9 @@ version: '3'
|
|||
vars:
|
||||
BUILD_DIR: build
|
||||
TASK_LIST: task -l
|
||||
VERSION:
|
||||
sh:
|
||||
- git describe --tags
|
||||
tasks:
|
||||
default:
|
||||
cmds:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue