This commit is contained in:
parent
1de4a5ffd7
commit
16eb438ad1
@ -70,7 +70,7 @@ steps:
|
||||
- mv deploy/docker-compose.yml .
|
||||
- rm -r build deploy
|
||||
- export PATH=$PATH:/usr/local/go/bin:/$HOME/go/bin
|
||||
- goose -allow-missing -dir ./migrations postgres \"user=crab password=$${DB_PASS} dbname=butler host=localhost port=5432 sslmode=disable\" up >> migrate.sh
|
||||
- goose -allow-missing -dir ./migrations postgres "user=crab password=$${DB_PASS} dbname=butler host=localhost port=5432 sslmode=disable" up
|
||||
- docker-compose up -d --force-recreate
|
||||
|
||||
trigger:
|
||||
|
Loading…
x
Reference in New Issue
Block a user