Compare commits

..
1 Commits
Author SHA1 Message Date
mr.zero a3118f32f8 tic80pro image pull always
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
2026-02-27 00:15:35 +01:00
+1 -2
View File
@@ -7,11 +7,10 @@ steps:
- name: build
image: git.teletype.hu/internal/tic80pro:latest
pull: true
environment:
XDG_RUNTIME_DIR: /tmp
commands:
- 'sudo apt install lua'
- 'apt install lua'
- 'make ci-export'
- name: artifact