mirror of
https://github.com/progval/irctest.git
synced 2025-04-07 15:59:49 +00:00
Start postgresql
This commit is contained in:
@ -268,6 +268,9 @@ software:
|
||||
workspaces: "sable -> target"
|
||||
cache-on-failure: true
|
||||
- run: rustc --version
|
||||
- run: start postgresql
|
||||
run: "sudo systemctl start postgresql.service"
|
||||
env: "IRCTEST_POSTGRESQL_URL=postgresql://"
|
||||
separate_build_job: false
|
||||
build_script: |
|
||||
cd $GITHUB_WORKSPACE/sable/
|
||||
|
Reference in New Issue
Block a user