Fix build script indentation
This commit is contained in:
parent
8b240fb077
commit
7bbe3d853f
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ steps:
|
||||||
environment:
|
environment:
|
||||||
ConnectionString:
|
ConnectionString:
|
||||||
from_secret: ConnectionString
|
from_secret: ConnectionString
|
||||||
MySQLConnectionString:
|
MySQLConnectionString:
|
||||||
from_secret: MySQLConnectionString
|
from_secret: MySQLConnectionString
|
||||||
commands:
|
commands:
|
||||||
- chmod +x ./build.sh
|
- chmod +x ./build.sh
|
||||||
- ./build.sh
|
- ./build.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue