chore: removed woodpecker ci
Some checks failed
Build / Build-and-ng-test (pull_request) Failing after 1m2s

This commit is contained in:
Mihajlo Medjedovic 2023-07-25 14:21:32 +02:00
parent 2f79487aea
commit 00e9dff1d9

View File

@ -1,9 +0,0 @@
pipeline:
build:
image: debian
commands:
- echo "This is the build step"
a-test-step:
image: debian
commands:
- echo "Testing.."