fix: make migrate executable
This commit is contained in:
parent
61fc75afd3
commit
0803682802
@ -28,7 +28,7 @@ migrate-staging:
|
|||||||
- apk add git
|
- apk add git
|
||||||
- git clone https://buildToken:glpat-axA8ttckx3aPf_xd2Dym@penahub.gitlab.yandexcloud.net/backend/quiz/common.git
|
- git clone https://buildToken:glpat-axA8ttckx3aPf_xd2Dym@penahub.gitlab.yandexcloud.net/backend/quiz/common.git
|
||||||
- ls
|
- ls
|
||||||
- ./tools/migrate -source file://dal/schema -database postgres://squiz:Redalert2@10.8.0.5:5433/database_name?sslmode=disable
|
- ./tools/migrate -source file://common/dal/schema -database postgres://squiz:Redalert2@10.8.0.5:5433/database_name?sslmode=disable up
|
||||||
|
|
||||||
deploy-staging:
|
deploy-staging:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
|
0
tools/migrate
Normal file → Executable file
0
tools/migrate
Normal file → Executable file
Loading…
Reference in New Issue
Block a user