Skip to content

Commit

Permalink
fix typo README
Browse files Browse the repository at this point in the history
  • Loading branch information
takara9 committed May 21, 2024
1 parent a6239c7 commit 7346cac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ CIが成功したら、add_apiブランチをmainブランチへマージする
$ git checkout main
$ git pull
$ git branch -d update_branch
'''
```


リリースするTAGを設定する。
ここで付与するTAGはコンテナイメージのタグになるので、リポジトリを確認して、タグ名を決めること。
Expand Down

0 comments on commit 7346cac

Please sign in to comment.