Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
monopole committed Jul 3, 2019
1 parent e0bac6a commit 8b60b45
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions releasing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,14 @@ git tag -a $version -m "Release $version"
```

### trigger the cloud build

Pushing the tag will trigger a job in [Google Cloud
Build] to put a new release on the [releases page].

Push the tag:
```
git push upstream $version
```

This triggers a job in [Google Cloud Build] to
put a new release on the [release page].

### Update release notes

Visit the [release page] and edit the release notes as desired.
Expand Down

0 comments on commit 8b60b45

Please sign in to comment.