Skip to content

Commit

Permalink
Merge pull request #6 from kanopy-platform/Fix_drone_create_repo
Browse files Browse the repository at this point in the history
Auto Create Repo
  • Loading branch information
whwalter authored May 17, 2023
2 parents 20324f7 + 42b6b44 commit 57296b9
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 57296b9

Please sign in to comment.