Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
Fix docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
ibuildthecloud committed Aug 6, 2018
1 parent 8a61e96 commit e6fd685
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 @@ -11,7 +11,7 @@ pipeline:
stage-binaries:
image: rancher/dapper:1.11.2
commands:
- cp -r ./bin/* ./package/
- cp -f ./bin/rio-incluster ./package/rio
when:
branch: master
event: tag
Expand Down

0 comments on commit e6fd685

Please sign in to comment.