Updated drone yml with version suffix
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5a750948ea
commit
1a6be9b50d
@ -14,7 +14,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- ls
|
- ls
|
||||||
- dotnet build
|
- dotnet build
|
||||||
- dotnet pack -o .
|
- dotnet pack --version-suffix ${DRONE_BUILD_NUMBER} -o .
|
||||||
- ls
|
- ls
|
||||||
|
|
||||||
- name: finish
|
- name: finish
|
||||||
|
Loading…
x
Reference in New Issue
Block a user