Skip to content

Commit

Permalink
Update website/docs/advanced/docker/automated.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Walker <[email protected]>
  • Loading branch information
VJalili and mwalker174 authored Jun 12, 2024
1 parent a3bc9c2 commit b356aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/advanced/docker/automated.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ job fails and all images are discarded.

This job is triggered when **a pull request is merged or a commit is pushed to the `main` branch.**
Similar to the [`Test Images Build`](#build) job,
it builds Docker images; however, in addition,
it builds Docker images. In addition,
this job also pushes the built images to the GCR and ACR,
and updates their list.
The job fails if it cannot successfully run all the steps.
Expand Down

0 comments on commit b356aa2

Please sign in to comment.