Skip to content

Commit 349943b

Browse files
authored
chore: adding 'infrastructure-public-image-' tags for owlbot-java (#1947)
1 parent bf49254 commit 349943b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/owlbot/java/cloudbuild.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ steps:
2424
"-t", "gcr.io/$PROJECT_ID/owlbot-java:$SHORT_SHA",
2525
"-t", "gcr.io/$PROJECT_ID/owlbot-java:latest",
2626
"-t", "gcr.io/cloud-devrel-public-resources/owlbot-java:$SHORT_SHA",
27+
"-t", "gcr.io/cloud-devrel-public-resources/owlbot-java:infrastructure-public-image-$SHORT_SHA",
2728
"-t", "gcr.io/cloud-devrel-public-resources/owlbot-java:latest",
2829
"-f", "docker/owlbot/java/Dockerfile", "." ]
2930
id: "build"

0 commit comments

Comments
 (0)