Skip to content

Commit

Permalink
fixed proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
gornostal committed Apr 28, 2018
1 parent a43a042 commit 224f917
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build-utils/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ launchpad_upload() {
docker run \
--rm \
-e HTTP_PROXY \
-e HTTPS_PROXY \
-e FTP_PROXY \
-v $(pwd):/root/ulauncher \
$BUILD_IMAGE \
bash -c "$xenial && $artful && $bionic"
Expand Down

0 comments on commit 224f917

Please sign in to comment.