Compare commits

..
1 Commits
Author SHA1 Message Date
mr.zero 073963fc71 tic80pro image pull always
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2026-02-27 00:31:55 +01:00
+1 -1
View File
@@ -7,10 +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:
- 'apt update && apt install -y lua5.4'
- 'make ci-export' - 'make ci-export'
- name: artifact - name: artifact