Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
labkode committed Oct 24, 2019
1 parent 2faf402 commit 49c3ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ steps:
- name: create-dist
image: golang:1.13
commands:
- make dist
- go run tools/create-artifacts/main.go -version ${DRONE_TAG} -commit ${DRONE_COMMIT} -branch ${DRONE_BRANCH} -goversion `go version | awk '{print $$3}'`

- name: publish
image: plugins/github-release
Expand Down

0 comments on commit 49c3ded

Please sign in to comment.