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

API2
Bastien OLLIER 2 years ago
parent d83d2e9d9f
commit 783ac8944c

@ -16,7 +16,7 @@ steps:
- cd Sources/
- dotnet restore LeagueOfLegends.sln
- dotnet build LeagueOfLegends.sln -c Release --no-restore
- dotnet publish LeagueOfLegends.sln -c Release --no-restore -o CI_PROJECT_DIR/build/release
- dotnet publish LeagueOfLegends.sln -c Release --no-restore -o CI_PROJECT_DIR/build/release
- name: tests
image: mcr.microsoft.com/dotnet/sdk:6.0

Loading…
Cancel
Save