Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

Commit

Permalink
Added salt-key
Browse files Browse the repository at this point in the history
  • Loading branch information
gboddin committed Jun 20, 2018
1 parent a2c6c93 commit 6f8ec97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ pipeline:
- pex salt mysql-python python-gnupg -c salt-api -o salt-api.pex
- pex salt mysql-python python-gnupg -c salt-call -o salt-call.pex
- pex salt mysql-python python-gnupg -c salt -o salt.pex
- pex salt mysql-python python-gnupg -c salt-key -o salt-key.pex
- ./salt-minion.pex --version

github_release:
Expand Down

0 comments on commit 6f8ec97

Please sign in to comment.