Skip to content

Commit e9b540e

Browse files
authored
chore(revert): revert use the latest python post processor image (googleapis#2325)
This reverts commit 895ff8d.
1 parent 895ff8d commit e9b540e

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/.OwlBot.lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# limitations under the License.
1414
docker:
1515
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
16-
digest: sha256:ddf4551385d566771dc713090feb7b4c1164fb8a698fe52bbe7670b24236565b
16+
digest: sha256:7a40313731a7cb1454eef6b33d3446ebb121836738dc3ab3d2d3ded5268c35b6

owlbot.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,6 @@
8585

8686
s.remove_staging_dirs()
8787

88-
# Remove this line once the owlbot post processor runs
89-
has_generator_updates = True
90-
9188
# only run post processor when there are changes to the generated code
9289
if has_generator_updates:
9390

0 commit comments

Comments
 (0)