aaaa i cant spell

This commit is contained in:
Nick Bland 2021-11-08 13:07:55 +10:00
parent 5255690003
commit dd527eb839
No known key found for this signature in database
GPG Key ID: B46CF88E4DAB4A2C

View File

@ -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