lol microsoft
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

remove_dependencies
cosmonaut 2021-01-29 16:33:08 -08:00
parent 730d0729bb
commit 2a84d0a36a
1 changed files with 2 additions and 2 deletions

View File

@ -7,13 +7,13 @@
steps:
- name: test
image: mcr.microsoft.com/dotnet/sdk:5.0
image: mcr.microsoft.com/dotnet/sdk:5.0.102-ca-patch-buster-slim
commands:
- dotnet build -c Release
- dotnet test -c Release
- name: deploy
image: mcr.microsoft.com/dotnet/sdk:5.0
image: mcr.microsoft.com/dotnet/sdk:5.0.102-ca-patch-buster-slim
environment:
API_KEY:
from_secret: API_KEY