commit | 26d444f30bc493b64a89536d38ddba46d424ef3e | [log] [tgz] |
---|---|---|
author | chnyda <chnyda@mirantis.com> | Tue May 02 12:08:21 2017 +0200 |
committer | chnyda <chnyda@mirantis.com> | Tue May 02 12:08:21 2017 +0200 |
tree | c0a96f2e092313698b74c8958e3e2b6d8a788f54 | |
parent | ea2742003b40e8b22e7a06651cf3f49f24bd5118 [diff] |
Add new mirror jobs for gophercloud Change-Id: I09205397e8a79e83949c3f63299e505adca1c49d
diff --git a/jenkins/client/job/git-mirrors/downstream/debian-packages.yml b/jenkins/client/job/git-mirrors/downstream/debian-packages.yml index 8ccd3bc..9708d9f 100644 --- a/jenkins/client/job/git-mirrors/downstream/debian-packages.yml +++ b/jenkins/client/job/git-mirrors/downstream/debian-packages.yml
@@ -7,3 +7,7 @@ downstream: debian/telegraf upstream: "https://github.com/influxdata/telegraf.git" branches: master + - name: debian-gophercloud + downstream: debian/gophercloud + upstream: "https://github.com/gophercloud/gophercloud.git" + branches: master