Skip to content

Commit

Permalink
Ship from tags
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Nov 30, 2024
1 parent 0ae9b5b commit 47a3a8b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion version.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
"version": "1.5",
"publicReleaseRefSpec": [
"^refs/heads/main$",
"^refs/heads/v\\d+(?:\\.\\d+)?$"
"^refs/heads/v\\d+(?:\\.\\d+)?$",
"^refs/tags/v\\d+(?:\\.\\d+)?"
],
"cloudBuild": {
"setVersionVariables": false
Expand Down

0 comments on commit 47a3a8b

Please sign in to comment.