Compare commits
2 Commits
7e5970ecd9
...
b77ca30df3
Author | SHA1 | Date |
---|---|---|
|
b77ca30df3 | |
|
2ac0fc2a5e |
|
@ -3,4 +3,4 @@
|
|||
rsync -rti dist/ ${PUBLISH_USER}@${PUBLISH_HOST}:wheelhouse \
|
||||
--include '*.whl' --exclude '**'
|
||||
ssh ${PUBLISH_USER}@${PUBLISH_HOST} \
|
||||
venv/bin/pip install --upgrade --no-index -f wheelhouse DarkChestOfWonders
|
||||
venv/bin/pip install --no-index -f wheelhouse DarkChestOfWonders
|
||||
|
|
Loading…
Reference in New Issue