Compare commits

..

1 Commits

Author SHA1 Message Date
f9c0f5dd81 tic80pro image pull always
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2026-02-27 00:17:59 +01:00

View File

@@ -10,6 +10,7 @@ steps:
environment:
XDG_RUNTIME_DIR: /tmp
commands:
- 'apt update && apt install -y lua5.4'
- 'make ci-export'
- name: artifact
@@ -33,4 +34,4 @@ steps:
from_secret: update_secret_key
commands:
- 'apk add --no-cache make curl'
- 'make ci-update'
- 'make ci-update'