Skip to content

Commit

Permalink
Merge pull request #54 from mikemol/patch-1
Browse files Browse the repository at this point in the history
Demonstrate simple ref tag
  • Loading branch information
tonistiigi committed Jul 16, 2020
2 parents 8e21df3 + 6115ff0 commit 836357f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Examples:
|Git Reference|Image tag|
|---|---|
|`refs/heads/master`|`latest`|
|`refs/heads/mybranch`|`mybranch`|
|`refs/heads/my/branch`|`my-branch`|
|`refs/pull/2/merge`|`pr-2-merge`|
|`refs/tags/v1.0.0`|`v1.0.0`|
Expand Down

0 comments on commit 836357f

Please sign in to comment.