Changed database password script name

This commit is contained in:
hydrant
2018-11-06 22:46:17 +01:00
parent a0984a2829
commit f02ad2b93d

View File

@@ -2,7 +2,7 @@ stages:
- build
before_script:
- "../database_password.sh"
- "../gm_database_password.sh"
- "dotnet restore"
build: