From: Alexander Popov Date: Sun, 13 Aug 2023 16:54:42 +0000 (+0300) Subject: Fix syntax to run on the Woodpecker 1.0.0 CI (part II) X-Git-Tag: v0.6.6~101 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=7aa2eb92948389bc174fcb907a7ea26400361b22;p=kconfig-hardened-check.git Fix syntax to run on the Woodpecker 1.0.0 CI (part II) --- diff --git a/.woodpecker/engine_unit-test.yml b/.woodpecker/engine_unit-test.yml index 442b14c..5c53f58 100644 --- a/.woodpecker/engine_unit-test.yml +++ b/.woodpecker/engine_unit-test.yml @@ -1,5 +1,5 @@ # .woodpecker.yml -pipeline: +steps: unit-test: image: python:3 pull: true