From dd527eb839f17f0b3617190b7f19adb5ed4b0fef Mon Sep 17 00:00:00 2001 From: Nick Bland Date: Mon, 8 Nov 2021 13:07:55 +1000 Subject: [PATCH] aaaa i cant spell --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 5fdea26..041b87f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,7 @@ steps: PGPASSWORD: password commands: - sleep 35 - - "psql -U postgtres -d newsletter -h postgres" + - "psql -U postgres -d newsletter -h postgres" - name: sqlxMigrate image: rust:1.56