Alexsander de Souza has proposed merging 
~alexsander-souza/maas-ci/+git/maas-ci-internal:use_proxy into 
~maas-committers/maas-ci/+git/maas-ci-internal:main.

Commit message:
keep proxy settings
    
we added 'ps5.canonical.com' to no_proxy in the jenkins node

Requested reviews:
  MAAS Committers (maas-committers)

For more details, see:
https://code.launchpad.net/~alexsander-souza/maas-ci/+git/maas-ci-internal/+merge/443826
-- 
Your team MAAS Committers is requested to review the proposed merge of 
~alexsander-souza/maas-ci/+git/maas-ci-internal:use_proxy into 
~maas-committers/maas-ci/+git/maas-ci-internal:main.
diff --git a/jobs/update-kpis.groovy b/jobs/update-kpis.groovy
index 0dce963..76453a3 100644
--- a/jobs/update-kpis.groovy
+++ b/jobs/update-kpis.groovy
@@ -47,7 +47,7 @@ pipeline {
                     file(credentialsId: 'github-api-token', variable: 'GITHUB_API_TOKEN'),
                 ]) {
                     script {
-                        sh "https_proxy= make metrics"
+                        sh "make metrics"
                     }
                 }
             }
-- 
Mailing list: https://launchpad.net/~sts-sponsors
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sts-sponsors
More help   : https://help.launchpad.net/ListHelp

Reply via email to