Skip to content

Commit

Permalink
add create_repository
Browse files Browse the repository at this point in the history
  • Loading branch information
whwalter committed May 17, 2023
1 parent 20324f7 commit 42b6b44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ def build(name, arch, tag, publish):
"tags": [
"git-${DRONE_COMMIT_SHA:0:7}-" + arch,
],
"create_repository": True,
},
}

Expand Down

0 comments on commit 42b6b44

Please sign in to comment.