Skip to content

Commit

Permalink
rocks: used tag instead of branch. (#1503)
Browse files Browse the repository at this point in the history
  • Loading branch information
moonming authored Apr 26, 2020
1 parent ca91387 commit 0e828f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rockspec/apisix-1.2-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ supported_platforms = {"linux", "macosx"}

source = {
url = "git://github.com/apache/incubator-apisix",
branch = "v1.2",
tag = "1.2",
}

description = {
Expand Down

0 comments on commit 0e828f4

Please sign in to comment.