Compare commits
1 Commits
b09553f667
...
a3118f32f8
| Author | SHA1 | Date | |
|---|---|---|---|
| a3118f32f8 |
@@ -7,11 +7,10 @@ steps:
|
|||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: git.teletype.hu/internal/tic80pro:latest
|
image: git.teletype.hu/internal/tic80pro:latest
|
||||||
pull: true
|
|
||||||
environment:
|
environment:
|
||||||
XDG_RUNTIME_DIR: /tmp
|
XDG_RUNTIME_DIR: /tmp
|
||||||
commands:
|
commands:
|
||||||
- 'sudo apt install lua'
|
- 'apt install lua'
|
||||||
- 'make ci-export'
|
- 'make ci-export'
|
||||||
|
|
||||||
- name: artifact
|
- name: artifact
|
||||||
|
|||||||
Reference in New Issue
Block a user