feature/#524-pipline #15
@ -23,7 +23,7 @@ jobs:
|
||||
apt update
|
||||
apt install -y postgresql
|
||||
service postgresql start
|
||||
sudo -u postgres -s psql -U postgres -d postgres -c "initdb --locale=ru_RU; alter user postgres with password 'postgres';"
|
||||
sudo -u postgres -s psql -U postgres -d postgres -c "show LC_COLLATE;; alter user postgres with password 'postgres';"
|
||||
|
||||
|
||||
# - uses: pdm-project/setup-pdm@v3
|
||||
|
Loading…
Reference in New Issue
Block a user