From: Alexander Popov Date: Sun, 13 Aug 2023 16:50:42 +0000 (+0300) Subject: Fix syntax to run on the Woodpecker 1.0.0 CI X-Git-Tag: v0.6.6~102 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;ds=sidebyside;h=7e8ff1486ed1c8e426112fa3157230889f240619;p=kconfig-hardened-check.git Fix syntax to run on the Woodpecker 1.0.0 CI --- diff --git a/.woodpecker/functional_test.yml b/.woodpecker/functional_test.yml index 7f70328..8286f78 100644 --- a/.woodpecker/functional_test.yml +++ b/.woodpecker/functional_test.yml @@ -1,5 +1,5 @@ # .woodpecker.yml -pipeline: +steps: installation-test: image: python:3 pull: true