This commit is contained in:
parent
87ff61c7dd
commit
a5daad504a
@ -8,8 +8,8 @@ steps:
|
||||
commands:
|
||||
- echo 'Starting build pipeline for RadarrSharp'
|
||||
- echo ${DRONE_BUILD_NUMBER}
|
||||
- echo "$((1+2))"
|
||||
- echo $((3+4))
|
||||
- echo "$((${DRONE_BUILD_NUMBER}-15))"
|
||||
- echo $((3+4-20))
|
||||
|
||||
- name: test
|
||||
image: mcr.microsoft.com/dotnet/sdk:5.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user