Addition test bash
continuous-integration/drone/push Build is failing Details

Xander Sigler 3 years ago
parent 6e6d95ba40
commit 87ff61c7dd

@ -8,6 +8,8 @@ steps:
commands:
- echo 'Starting build pipeline for RadarrSharp'
- echo ${DRONE_BUILD_NUMBER}
- echo "$((1+2))"
- echo $((3+4))
- name: test
image: mcr.microsoft.com/dotnet/sdk:5.0

Loading…
Cancel
Save