This repository was archived by the owner on Dec 15, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 10 files changed +15
-11
lines changed Expand file tree Collapse file tree 10 files changed +15
-11
lines changed Original file line number Diff line number Diff line change 11docker :
2- digest : sha256:4837f2a7fdff2985b4f7432f8a6d6a87beacebf3ac071746532c0ce2e3f24b9b
3- image : gcr.io/cloud-devrel-public-resources/owlbot-java:latest
2+ image : gcr.io/repo-automation-bots/owlbot-java:latest
3+ digest : sha256:db1616f2f70823d8381d859835229e04371d14f59ac78063c5af73c55c3fffbb
Original file line number Diff line number Diff line change 11trustedContributors :
2- - renovate-bot
2+ - renovate-bot
3+ - gcf-owl-bot[bot]
Original file line number Diff line number Diff line change 2626 runs-on : windows-latest
2727 steps :
2828 - uses : actions/checkout@v2
29+ - uses : stCarolas/setup-maven@v4
30+ with :
31+ maven-version : 3.8.1
2932 - uses : actions/setup-java@v1
3033 with :
3134 java-version : 8
7578 - run : java -version
7679 - run : .kokoro/build.sh
7780 env :
78- JOB_TYPE : clirr
81+ JOB_TYPE : clirr
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # Copyright 2018 Google Inc.
2+ # Copyright 2018 Google LLC
33#
44# Licensed under the Apache License, Version 2.0 (the "License");
55# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # Copyright 2018 Google Inc.
2+ # Copyright 2018 Google LLC
33#
44# Licensed under the Apache License, Version 2.0 (the "License");
55# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # Copyright 2018 Google Inc.
2+ # Copyright 2018 Google LLC
33#
44# Licensed under the Apache License, Version 2.0 (the "License");
55# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # Copyright 2019 Google Inc.
2+ # Copyright 2019 Google LLC
33#
44# Licensed under the Apache License, Version 2.0 (the "License");
55# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # Copyright 2021 Google Inc.
2+ # Copyright 2021 Google LLC
33#
44# Licensed under the Apache License, Version 2.0 (the "License");
55# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # Copyright 2018 Google Inc.
2+ # Copyright 2018 Google LLC
33#
44# Licensed under the Apache License, Version 2.0 (the "License");
55# you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # Copyright 2018 Google Inc.
2+ # Copyright 2018 Google LLC
33#
44# Licensed under the Apache License, Version 2.0 (the "License");
55# you may not use this file except in compliance with the License.
You can’t perform that action at this time.
0 commit comments