commit | 214c3532aefe45526e5c35049e698307cacaf20f | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Fri Jun 30 12:16:45 2017 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Fri Jun 30 12:27:30 2017 +0200 |
tree | 95346ff7820eda1d280134b24fe7fcdc27c8f715 | |
parent | 35ca362e3f9b597cb602c29e52ab58879f166954 [diff] |
Add python-flask-hello into downstream mirrors Change-Id: I1b8edabbfd4df14318113c7c72f34eee2b45ba99
diff --git a/jenkins/client/job/git-mirrors/downstream/docker_images.yml b/jenkins/client/job/git-mirrors/downstream/docker_images.yml index 2471280..ff1c649 100644 --- a/jenkins/client/job/git-mirrors/downstream/docker_images.yml +++ b/jenkins/client/job/git-mirrors/downstream/docker_images.yml
@@ -6,4 +6,8 @@ - name: docker-aptly downstream: mk/docker-aptly upstream: "https://github.com/tcpcloud/docker-aptly" - branches: master \ No newline at end of file + branches: master + - name: python-flask-hello + downstream: mk/python-flask-hello + upstream: "https://github.com/tcpcloud/python-flask-hello" + branches: master