tic80pro image pull always
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed

This commit is contained in:
2026-02-27 00:12:21 +01:00
parent 99ace8a1e8
commit b09553f667

View File

@@ -7,9 +7,11 @@ 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'
- 'make ci-export' - 'make ci-export'
- name: artifact - name: artifact