Skip to content

Commit c6dc389

Browse files
author
Mike McLaughlin
committed
Make the CentOS7 builds temporarily build only.
1 parent 479e804 commit c6dc389

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

diagnostics.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,12 @@ stages:
131131
strategy:
132132
matrix:
133133
Build_Debug:
134+
_BuildOnly: true
134135
_BuildConfig: Debug
135136
_BuildArch: x64
136137
_PublishArtifacts: bin/Linux.x64.Debug
137138
Build_Release:
139+
_BuildOnly: true
138140
_BuildConfig: Release
139141
_BuildArch: x64
140142
_PublishArtifacts: bin/Linux.x64.Release

0 commit comments

Comments
 (0)