Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit a46a066

Browse files
committed
rework
1 parent cdae43e commit a46a066

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ resources:
1212
ref: refs/heads/main
1313
variables:
1414
- group: Xamarin-Secrets
15+
- name: Configuration
16+
value: Release
1517
stages:
1618
- stage: Build
1719
jobs:
@@ -23,5 +25,4 @@ stages:
2325
displayName: 'Build Projects\OpenTK.Android\OpenTK.Android.csproj'
2426
inputs:
2527
solution: Projects\OpenTK.Android\OpenTK.Android.csproj
26-
configuration: Release
2728
msbuildArguments: /restore /v:diag

0 commit comments

Comments
 (0)