X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fyaml_builds%2Fyaml_builds.yaml;h=723ed3fbc5c6a4a0e4944daa165a77aad11d49b4;hp=fe64ca5bcbf377c8f9a3da2def2b729b019f76d6;hb=HEAD;hpb=7af6784df0f28e49e9b7b089c7bd1f4edc324dec diff --git a/jjb/yaml_builds/yaml_builds.yaml b/jjb/yaml_builds/yaml_builds.yaml deleted file mode 100644 index fe64ca5..0000000 --- a/jjb/yaml_builds/yaml_builds.yaml +++ /dev/null @@ -1,34 +0,0 @@ ---- -# -# Copyright (c) 2018 AT&T Intellectual Property. All rights reserved. -# -# Licensed under the Apache License, Version 2.0 (the "License"); you may -# not use this file except in compliance with the License. -# -# You may obtain a copy of the License at -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT -# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# -- project: - name: yaml_builds - project-name: yaml_builds - project: yaml_builds - build-node: centos7-builder-2c-1g - stream: - - master: - branch: master - - development: - branch: development - mvn-settings: yaml_builds-settings - group-id: org.akraino.yaml_builds - refspec: refs/heads/master - jobs: - - akraino-project-stream-release-config - views: - - project-view - cron: 'H H * * 0' # push fresh snapshot weekly