Skip to content

Instantly share code, notes, and snippets.

@Andersoft
Created June 2, 2022 21:26
Show Gist options
  • Save Andersoft/505c67c11129ba940b047df251877206 to your computer and use it in GitHub Desktop.
Save Andersoft/505c67c11129ba940b047df251877206 to your computer and use it in GitHub Desktop.
FROM build AS test
RUN dotnet test -c Release --no-build --logger trx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment