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

Docker_API
Emre KARTAL 2 years ago
parent 05b55cde83
commit 28def792d0

@ -17,7 +17,7 @@ steps:
- 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
- name: tests
image: mcr.microsoft.com/dotnet/sdk:6.0
commands:

Loading…
Cancel
Save