change package opennel-maanger
This commit is contained in:
parent
7821c8a07a
commit
22937b5bae
1 changed files with 3 additions and 1 deletions
|
@ -81,7 +81,9 @@ Linux server build:
|
|||
- /opt/ext/servercontainer_configure_auto.sh
|
||||
- /opt/ext/servercontainer_update_auto.sh
|
||||
# Install pymanager
|
||||
- pip3 install /opt/artefacts/dist/pymanager-*.tar.gz
|
||||
- ls /opt/artefacts/dist/
|
||||
- pip3 install /opt/artefacts/dist/pymanager-*.whl
|
||||
- pip3 install /opt/artefacts/dist/pymanager-*.whl
|
||||
# Clean
|
||||
- rm -f /opt/servercontainer*
|
||||
# Create image
|
||||
|
|
Loading…
Reference in a new issue