We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d72c036 commit 31a4656Copy full SHA for 31a4656
ansible/files/admin_api_scripts/pg_upgrade_scripts/complete.sh
@@ -334,8 +334,6 @@ function complete_pg_upgrade {
334
retry 3 service gotrue restart
335
retry 3 service postgrest restart
336
337
- echo "5.2. Applying netplan configuration to fix network issues"
338
- retry 3 sudo netplan apply
339
else
340
retry 3 CI_stop_postgres || true
341
retry 3 CI_start_postgres
0 commit comments