mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
print openssl conf
This commit is contained in:
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@@ -88,7 +88,10 @@ jobs:
|
||||
sudo dpkg -i fireguard*.deb
|
||||
|
||||
# Wait for app to start
|
||||
sleep 30
|
||||
sleep 10
|
||||
|
||||
echo "Printing openssl conf"
|
||||
sudo cat /etc/ssl/openssl.cnf
|
||||
|
||||
echo "Setting NO_PROXY env var"
|
||||
export NO_PROXY=$(hostname)
|
||||
|
||||
Reference in New Issue
Block a user