+1
-1
@@ -73,7 +73,7 @@ steps:
|
||||
- echo \#!/bin/sh >> migrate.sh
|
||||
- echo goose -allow-missing -dir ./migrations postgres \"user=crab password=$${DB_PASS} dbname=butler host=localhost port=5432 sslmode=disable\" up >> migrate.sh
|
||||
- chmod +x migrate.sh
|
||||
- ./migrate.sh
|
||||
- sh migrate.sh
|
||||
- docker-compose up -d --force-recreate
|
||||
|
||||
trigger:
|
||||
|
||||
Reference in New Issue
Block a user