Skip to content

Commit

Permalink
add deployment script
Browse files Browse the repository at this point in the history
  • Loading branch information
zougloub committed Jul 1, 2020
1 parent 61797fa commit 38a5890
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .distriploy.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
release:
method: github
add_mirror_urls: true

mirrors:

osf:
method: osf
project: q3bd6
folder: distriploy

neuropoly:
method: rsync
remote: exmakhina.com:/var/www/exmakhina.com/distriploy/

academictorrents:
method: academictorrents
params:
name: distriploy
authors: distriploy team
descr: @article{title = {Distroploy}, author = {Distriploy authors}, abstract = {Distriploy is a small tool handling release deployment}}
add_other_mirror_urls: true

0 comments on commit 38a5890

Please sign in to comment.