ed99be0c848df6e1c25c0fe5a108c4641fc10de3
All checks were successful
continuous-integration/drone/tag Build is passing
drone aptly pusher
drone plugin meant to send .deb packages to an aptly repository
usage
- name: push to repo
image: docker.asperti.com/paspo/docker-aptly-pusher
settings:
api_url: https://deb.asperti.com/api
repo: collrepo
distribution: distro01
http_user: optional_http_user
http_pass: optional_http_password
passphrase: OptionalSupersecretPassphrase
files:
- debs/*.deb
http_user, http_pass and passphrase are best used with drone secrets.
Languages
Shell
91.2%
Dockerfile
8.8%