This commit is contained in:
parent
7620d92531
commit
b01018e353
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
|
- ls
|
||||||
|
- pwd
|
||||||
- chmod +x tools/boon/boon
|
- chmod +x tools/boon/boon
|
||||||
- tools/boon/boon love download 11.3
|
- tools/boon/boon love download 11.3
|
||||||
- tools/boon/boon build .
|
- tools/boon/boon build .
|
||||||
|
|
Loading…
Reference in a new issue