Skip to content

Commit

Permalink
release by tag
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberb committed Dec 11, 2022
1 parent 45eb43d commit 16c5bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.jsonnet
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
local release = "22.09";
local release = "$DRONE_TAG";

local build(board, arch, mode, distro) = {
local base_image = board + "-base.img",
Expand Down

0 comments on commit 16c5bd8

Please sign in to comment.