Compare commits
2 Commits
5f10e80b46
...
7e5970ecd9
Author | SHA1 | Date |
---|---|---|
|
7e5970ecd9 | |
|
845dc0bbed |
|
@ -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 --force-reinstall --no-index -f wheelhouse DarkChestOfWonders
|
||||
venv/bin/pip install --upgrade --no-index -f wheelhouse DarkChestOfWonders
|
||||
|
|
Loading…
Reference in New Issue