canonical / cloud-gaming-demo

Apache License 2.0
9 stars 10 forks source link

fix(snap): bypass the proxy setup in launchpad #21

Closed adglkh closed 2 years ago

adglkh commented 2 years ago

To build the snap on launchpad, where a builder proxy is setup, making a request to 127.0.0.1 won't work. Hence we have to unset the proxy for 127.0.0.1 to get the snap built on launchpad.

Test: build snap on launchpad