Fix syntax to run on the Woodpecker 1.0.0 CI (part II)
authorAlexander Popov <alex.popov@linux.com>
Sun, 13 Aug 2023 16:54:42 +0000 (19:54 +0300)
committerAlexander Popov <alex.popov@linux.com>
Sun, 13 Aug 2023 16:54:42 +0000 (19:54 +0300)
.woodpecker/engine_unit-test.yml

index 442b14c0f0a84fd5a83d5a374beefd0f93db86d7..5c53f582940bc224a8a275f0464f3fe4e4d15ea7 100644 (file)
@@ -1,5 +1,5 @@
 # .woodpecker.yml
-pipeline:
+steps:
   unit-test:
     image: python:3
     pull: true