Skip to content

Commit

Permalink
fix containerd-install pk connect
Browse files Browse the repository at this point in the history
  • Loading branch information
cuisongliu committed Aug 9, 2019
1 parent 6cc3acf commit 8dbadda
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 @@ -8,7 +8,7 @@ steps:
- name: build
image: golang:1.11.3
commands:
- go build -o container-install
- go get && go build -o container-install

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

0 comments on commit 8dbadda

Please sign in to comment.