Adam Collard has proposed merging 
~adam-collard/maas-ci/+git/maas-ci-internal:grafana-dashboard-fix into 
~maas-committers/maas-ci/+git/maas-ci-internal:main.

Commit message:
Fix make targets for grafana dashboards



Requested reviews:
  Alberto Donato (ack)
  MAAS Lander (maas-lander): unittests

For more details, see:
https://code.launchpad.net/~adam-collard/maas-ci/+git/maas-ci-internal/+merge/443358
-- 
Your team MAAS Committers is subscribed to branch 
~maas-committers/maas-ci/+git/maas-ci-internal:main.
diff --git a/jobs/grafana-dashboards.groovy b/jobs/grafana-dashboards.groovy
index 1037e06..1541595 100644
--- a/jobs/grafana-dashboards.groovy
+++ b/jobs/grafana-dashboards.groovy
@@ -40,7 +40,7 @@ pipeline {
         stage('Setup') {
             steps {
                 sh '''
-                make -C checkout deb-dep setup
+                make -C checkout dep
                 '''
             }
         }
-- 
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