Make build script executable
This commit is contained in:
parent
da0a7e23ea
commit
546732b81a
1 changed files with 1 additions and 0 deletions
|
@ -8,4 +8,5 @@ steps:
|
|||
- name: build
|
||||
image: mcr.microsoft.com/dotnet/core/sdk:2.2
|
||||
commands:
|
||||
- chmod +x ./build.sh
|
||||
- ./build.sh
|
Loading…
Add table
Add a link
Reference in a new issue