From 1bcd8c1649e65e2be82a8839c857355eb4d3196b Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 16 Oct 2020 11:17:42 -0400 Subject: Rename azure-pipelines to build-scripts --- README-maintainer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README-maintainer') diff --git a/README-maintainer b/README-maintainer index 9f1a4a9f..32577195 100644 --- a/README-maintainer +++ b/README-maintainer @@ -326,7 +326,7 @@ When releasing on sourceforge, `external-libs` distributions go in `external-libs/yyyymmdd`, and qpdf distributions go in `qpdf/vvv`. For local iteration on the AppImage generation, it works to just -./azure-pipelines/build-appimage and get the resulting AppImage from +./build-scripts/build-appimage and get the resulting AppImage from the distribution directory. You can also pass -e SKIP_TESTS=1 build-appimage, which passes it along to to docker, to skip the test suite, which useful for rapid iteration. -- cgit v1.2.3-54-g00ecf