Update '.drone.yml'
continuous-integration/drone/push Build is failing Details

TestUnitaire^2
remrem 2 years ago
parent 08aa4b5ee9
commit c4146acbc2

@ -21,7 +21,7 @@ steps:
commands:
- cd ParionsCuite
- dotnet restore ParionsCuite.sln
- dotnet build ParionsCuite.sln -c Release --no-restore /p:AndroidSdkDirectory=$ANDROID_SDK_ROOT -property:Aapt2ToolPath=$ANDROID_SDK_ROOT/build-tools/33.0.0 --framework net.7.0
- dotnet build ParionsCuite.sln -c Release --no-restore /p:AndroidSdkDirectory=$ANDROID_SDK_ROOT -property:Aapt2ToolPath=$ANDROID_SDK_ROOT/build-tools/33.0.0
- name: tests
image: hub.codefirst.iut.uca.fr/marc.chevaldonne/codefirst-dotnet7-maui:latest
commands:

Loading…
Cancel
Save