Compare commits

..

1 Commits

Author SHA1 Message Date
e46c48b2ec tic80pro image pull always
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
2026-02-27 00:46:55 +01:00

View File

@@ -7,11 +7,9 @@ steps:
- name: build
image: git.teletype.hu/internal/tic80pro:latest
pull: true
environment:
XDG_RUNTIME_DIR: /tmp
commands:
- 'sudo apt install lua'
- 'make ci-export'
- name: artifact
@@ -35,4 +33,4 @@ steps:
from_secret: update_secret_key
commands:
- 'apk add --no-cache make curl'
- 'make ci-update'
- 'make ci-update'