This commit is contained in:
parent
82ef1c1558
commit
7620d92531
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@ steps:
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- 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 .
|
||||||
- name: release
|
- name: release
|
||||||
image: plugins/gitea-release
|
image: plugins/gitea-release
|
||||||
settings:
|
settings:
|
||||||
|
|
Loading…
Reference in a new issue