Skip to content

Commit

Permalink
Update README.md (GoogleCloudPlatform#1690)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluPhy authored and mrcrgl committed Sep 11, 2023
1 parent aad0afc commit 4aa5088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ These tests run on every commit for every open PR, as well as any commit to main

This is the Continuous Deployment workflow, and it runs on every commit to the main branch. This workflow:

1. Builds the contaner images for every service, tagging as `latest`.
1. Builds the container images for every service, tagging as `latest`.
2. Pushes those images to Google Container Registry.

Note that this workflow does not update the image tags used in `release/kubernetes-manifests.yaml` - these release manifests are tied to a stable `v0.x.x` release.
Expand Down

0 comments on commit 4aa5088

Please sign in to comment.