fix env
continuous-integration/drone/push Build is passing Details

This commit is contained in:
user-penguin 2024-11-12 03:12:34 +07:00
parent ab57c7fa41
commit e9d6e20b6f
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ steps:
- mv build/ci/docker-compose.yml .
- export PATH=$PATH:/usr/local/go/bin:/$HOME/go/bin
- goose -allow-missing -dir ./migrations postgres "user=crab password=$${DB_PASS} dbname=smm-tg host=localhost port=5432 sslmode=disable" up
- docker-compose up -d --force-recreate
- docker-compose up -d --force-recreate --build
trigger:
branch: