Skip to content

Commit ce26793

Browse files
committed
fixup! Add a build definition for Azure DevOps
Let's really use the common ci/ scripts to build and test on Windows, meaning that we do not source `ci/lib.sh` ourselves. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent b24f114 commit ce26793

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,6 @@ phases:
219219
cd "$(Build.SourcesDirectory)"; c
220220
221221
git-sdk-64\git-cmd --command=usr\\bin\\bash.exe -lc @"
222-
. ci/lib.sh
223-
224222
export MAKEFLAGS=-j10
225223
export DEVELOPER=1
226224
export NO_PERL=1

0 commit comments

Comments
 (0)