Browse Source
This patch set bootstraps Treasuremap w/ noop-jobs so that we can start merging cookie-cutter code for the project. In the future, we can revisit this and replace noop-jobs with other templates once the project is ready for CI gating. Change-Id: Ie582122ad6a74e6d200dc18569eeb53f7e9da1a9changes/66/592566/1
1 changed files with 15 additions and 0 deletions
@ -0,0 +1,15 @@
|
||||
# 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: |
||||
templates: |
||||
- noop-jobs |
Loading…
Reference in new issue