libgnt/libgnt

Remove the bitbucket-pipelines.yml file
release-2.x.y
2021-07-10, Gary Kramlich
b98bfe7c5397
Parents bb7e6a14ff05
Children 9ca51271d56e
Remove the bitbucket-pipelines.yml file

Testing Done:
None

Reviewed at https://reviews.imfreedom.org/r/797/
--- a/bitbucket-pipelines.yml Fri Jul 09 23:08:14 2021 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-# vi:et:ts=2 sw=2 sts=2
-image: libgnt/builders:debian-buster-amd64
-pipelines:
- default:
- - step:
- script:
- - set -ex
- - meson build-pipelines
- - ninja -C build-pipelines
- - ninja -C build-pipelines test
-