Merge branch 'master' of https://codefirst.iut.uca.fr/git/remi.lavergne/SAE2.01-IHM_-_Remi_LAVERGNE_-_Yvan_CALATAYUD
continuous-integration/drone/push Build is failing Details

pull/63/head^2
Remi LAVERGNE 2 years ago
commit 7e79e448a1

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

Loading…
Cancel
Save