Skip to content

Commit

Permalink
chore: adding 'infrastructure-public-image-' tags for owlbot-java (#1947
Browse files Browse the repository at this point in the history
)
  • Loading branch information
suztomo authored Apr 4, 2024
1 parent bf49254 commit 349943b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/owlbot/java/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ steps:
"-t", "gcr.io/$PROJECT_ID/owlbot-java:$SHORT_SHA",
"-t", "gcr.io/$PROJECT_ID/owlbot-java:latest",
"-t", "gcr.io/cloud-devrel-public-resources/owlbot-java:$SHORT_SHA",
"-t", "gcr.io/cloud-devrel-public-resources/owlbot-java:infrastructure-public-image-$SHORT_SHA",
"-t", "gcr.io/cloud-devrel-public-resources/owlbot-java:latest",
"-f", "docker/owlbot/java/Dockerfile", "." ]
id: "build"
Expand Down

0 comments on commit 349943b

Please sign in to comment.