Compare commits

..

1 Commits

Author SHA1 Message Date
1e6fd5a6da tic80pro image pull always
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/pr/woodpecker Pipeline failed
2026-02-27 00:13:00 +01:00

View File

@@ -7,6 +7,7 @@ steps:
- name: build
image: git.teletype.hu/internal/tic80pro:latest
pull: true
environment:
XDG_RUNTIME_DIR: /tmp
commands:
@@ -33,4 +34,4 @@ steps:
from_secret: update_secret_key
commands:
- 'apk add --no-cache make curl'
- 'make ci-update'
- 'make ci-update'