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

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

View File

@@ -33,4 +33,4 @@ steps:
from_secret: update_secret_key from_secret: update_secret_key
commands: commands:
- 'apk add --no-cache make curl' - 'apk add --no-cache make curl'
- 'make ci-update' - 'make ci-update'