This commit is contained in:
@@ -7,8 +7,10 @@ steps:
|
|||||||
image: rastasi/tic80pro:latest
|
image: rastasi/tic80pro:latest
|
||||||
environment:
|
environment:
|
||||||
GAME_NAME: bombexpert
|
GAME_NAME: bombexpert
|
||||||
|
GAME_LANG: lua
|
||||||
|
XDG_RUNTIME_DIR: /tmp
|
||||||
commands:
|
commands:
|
||||||
- tic80 -build $GAME_NAME.$GAME_LANG $GAME_NAME.tic
|
- tic80 --cli --skip --fs=. --cmd="load $GAME_NAME.$GAME_LANG & export $GAME_NAME.tic & exit"
|
||||||
|
|
||||||
- name: artifact
|
- name: artifact
|
||||||
image: alpine
|
image: alpine
|
||||||
|
|||||||
Reference in New Issue
Block a user