commit | d47e50743d83003a8be2d0d45b9a8921bf48eed2 | [log] [tgz] |
---|---|---|
author | Mikhail Ivanov <mivanov@mirantis.com> | Mon Dec 25 12:40:54 2017 +0400 |
committer | Michael Ivanov <mivanov@mirantis.com> | Tue Jan 09 13:38:38 2018 +0000 |
tree | dd202c3151acbf5a98ad01c07d87994aec2bc14e | |
parent | a4f67e9c028c25d809956371a8d6c96ee94a490a [diff] [blame] |
Enable voting on all oss jobs Remove 'skip_vote' field for enabling votes for oss jobs Change-Id: Ifaa6a54f28f0e0ff7e469c6af3694f9f54f45cad
diff --git a/jenkins/client/job/docker/oss/pushkin-docker.yml b/jenkins/client/job/docker/oss/pushkin-docker.yml index e77e99b..61d959c 100644 --- a/jenkins/client/job/docker/oss/pushkin-docker.yml +++ b/jenkins/client/job/docker/oss/pushkin-docker.yml
@@ -22,11 +22,6 @@ "oss/docker-pushkin": branches: - master - skip_vote: - - successful - - failed - - unstable - - not_built event: patchset: - created: @@ -58,4 +53,4 @@ default: "Dockerfile" CONTEXT_PATH: type: string - default: "." \ No newline at end of file + default: "."