Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #54 from mikemol/patch-1
Demonstrate simple ref tag
Tõnis Tiigi authored and GitHub committed Jul 16, 2020

Unverified

No user is associated with the committer email.
2 parents 8e21df3 + 6115ff0 commit 836357f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
@@ -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`|

0 comments on commit 836357f

Please sign in to comment.