pareil
continuous-integration/drone/push Build is failing Details

Popup_qui_marche_pas
Anthony RICHARD 2 years ago
parent 5d375cd619
commit 1024d145d0

@ -12,8 +12,8 @@ steps:
commands: commands:
- cd Sources/TestPipeline/ - cd Sources/TestPipeline/
- dotnet restore TestPipeline.sln - dotnet restore TestPipeline.sln
- dotnet build TestPipeline.sln -c Release --no-restore /p:AndroidSdkDirectory=$ANDROID_SDK_ROOT -property:Aapt2ToolPath=$ANDROID_SDK_ROOT/build-tools/33.0.0 - dotnet build TestPipeline.sln -c Release --no-restore
- dotnet publish TestPipeline/TestPipeline.csproj -c Release --no-restore -o $CI_PROJECT_DIR/build/release -f:net7.0-android /p:AndroidSdkDirectory=/usr/lib/android-sdk - dotnet publish TestPipeline.sln -c Release --no-restore -o $CI_PROJECT_DIR/build/release
- name: tests - name: tests
image: mcr.microsoft.com/dotnet/sdk:7.0 image: mcr.microsoft.com/dotnet/sdk:7.0

Loading…
Cancel
Save