Fix build script indentation

This commit is contained in:
Robert Marshall 2020-06-22 08:22:01 +01:00
parent 8b240fb077
commit 7bbe3d853f

View file

@ -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