From: robert.tomczyk Date: Sun, 19 Apr 2020 16:41:34 +0000 (+0100) Subject: OPENDEV: Added openstack-manuals repository X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;ds=sidebyside;h=dd0064bede6945d48e5d0cb0ebf9aaec77280b9d;hp=-c;p=infra%2Fcicd.git OPENDEV: Added openstack-manuals repository Change-Id: I2c6d2a9eda78b7f4eafd843fafcd0030708dddd6 --- dd0064bede6945d48e5d0cb0ebf9aaec77280b9d diff --git a/jjb/opendev/openstack-openstack-manuals/openstack-openstack-manuals-push-upstream-jobs.yml b/jjb/opendev/openstack-openstack-manuals/openstack-openstack-manuals-push-upstream-jobs.yml new file mode 100644 index 00000000..96c3ab52 --- /dev/null +++ b/jjb/opendev/openstack-openstack-manuals/openstack-openstack-manuals-push-upstream-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2019 Nordix Foundation. +# ================================================================================ +# 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. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +- project: + name: openstack-openstack-manuals-push-upstream + project: openstack/openstack-manuals + project-name: openstack-openstack-manuals + + jobs: + - 'opendev-{project-name}-push-upstream' \ No newline at end of file diff --git a/jjb/opendev/openstack-openstack-manuals/openstack-openstack-manuals-rebase-jobs.yml b/jjb/opendev/openstack-openstack-manuals/openstack-openstack-manuals-rebase-jobs.yml new file mode 100644 index 00000000..864557f8 --- /dev/null +++ b/jjb/opendev/openstack-openstack-manuals/openstack-openstack-manuals-rebase-jobs.yml @@ -0,0 +1,26 @@ +--- +# ============LICENSE_START======================================================= +# Copyright (C) 2019 Nordix Foundation. +# ================================================================================ +# 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. +# +# SPDX-License-Identifier: Apache-2.0 +# ============LICENSE_END========================================================= +# +- project: + name: openstack-openstack-manuals-rebase + project: openstack/openstack-manuals + project-name: openstack-openstack-manuals + + jobs: + - 'opendev-{project-name}-rebase' \ No newline at end of file