Skip to content

Commit

Permalink
fix(readme): fix typo (#37)
Browse files Browse the repository at this point in the history
Co-authored-by: wangcanfeng <[email protected]>
  • Loading branch information
wangcanfengxs and wangcanfeng authored Jul 28, 2021
1 parent 67fc970 commit 8a45b10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@ You've just built and run a new container image from source code in a git reposi

Process details:

​ 1. It will pull image that defind in filed `builderImage`.
​ 1. It will pull image that defined in field `builderImage`.

​ 2. clone source code.

​ 3. start build process

​ 4. after build completed, it will push read-to-run image
​ 4. after build completed, it will push ready-to-run image

6. Finally, it will push image to your docker registry, please check it.

Expand Down

0 comments on commit 8a45b10

Please sign in to comment.