mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
start postgresql after install
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -89,6 +89,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y postgresql wireguard iptables net-tools
|
||||
sudo systemctl start postgresql
|
||||
sudo dpkg -i fireguard*.deb
|
||||
|
||||
# Wait for app to start
|
||||
|
||||
Reference in New Issue
Block a user