Bring debian 9 check back
This commit is contained in:
parent
cd72f36bf9
commit
32fd5263ed
1 changed files with 6 additions and 0 deletions
|
@ -106,6 +106,12 @@ stages:
|
||||||
_LinuxPortable: ''
|
_LinuxPortable: ''
|
||||||
_RuntimeIdentifier: ''
|
_RuntimeIdentifier: ''
|
||||||
_BuildArchitecture: 'x64'
|
_BuildArchitecture: 'x64'
|
||||||
|
Build_Debian_Stretch_Debug_x64:
|
||||||
|
_BuildConfig: Debug
|
||||||
|
_DockerParameter: '--docker debian'
|
||||||
|
_LinuxPortable: ''
|
||||||
|
_RuntimeIdentifier: ''
|
||||||
|
_BuildArchitecture: 'x64'
|
||||||
Build_Rhel_7_2_Release_x64:
|
Build_Rhel_7_2_Release_x64:
|
||||||
_BuildConfig: Release
|
_BuildConfig: Release
|
||||||
_DockerParameter: '--docker rhel'
|
_DockerParameter: '--docker rhel'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue