This commit is contained in:
parent
199d0d8681
commit
4c61046d00
1 changed files with 7 additions and 7 deletions
|
@ -7,7 +7,7 @@ steps:
|
|||
image: registry.gitlab.com/pipeline-components/luacheck:latest
|
||||
commands:
|
||||
- luacheck --std +love -g -u -t .
|
||||
- name: build
|
||||
- name: build
|
||||
image: bash
|
||||
commands:
|
||||
- curl -s -L https://github.com/dmoa/love-export/releases/download/v1.2/install.sh | bash
|
||||
|
|
Loading…
Reference in a new issue