This commit is contained in:
@@ -45,7 +45,7 @@ jobs:
|
|||||||
cd /var/www/greenlight
|
cd /var/www/greenlight
|
||||||
|
|
||||||
echo "Running migrations ⚙️"
|
echo "Running migrations ⚙️"
|
||||||
migrate -path=./migrations -database=$GREENLIGHT_DB_DSN up
|
migrate -path=./migrations -database=${{ secrets.GREENLIGHT_DB_DSN }} up
|
||||||
echo "Migrations done ✅"
|
echo "Migrations done ✅"
|
||||||
|
|
||||||
echo "Cleaning 🧹"
|
echo "Cleaning 🧹"
|
||||||
|
|||||||
Reference in New Issue
Block a user