Mise à jour de '.drone.yml'
continuous-integration/drone/push Build is failing Details

pull/63/head^2
Rémi LAVERGNE 2 years ago
parent 7e79e448a1
commit ebbec47050

@ -12,7 +12,7 @@ steps:
commands:
- cd GameAtlas/
- dotnet restore GameAtlas.sln
- dotnet build GameAtlas.sln -c Release --no-restore
- dotnet build GameAtlas.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

Loading…
Cancel
Save