From 7821c8a07a0d7b1ff1f76c1faaf9f7d1cdba5702 Mon Sep 17 00:00:00 2001 From: AleaJactaEst Date: Tue, 9 Oct 2018 18:57:07 +0200 Subject: [PATCH] update version opennel-manager --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f33ea4e..7facbfa 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -81,7 +81,7 @@ Linux server build: - /opt/ext/servercontainer_configure_auto.sh - /opt/ext/servercontainer_update_auto.sh # Install pymanager - - pip3 install /opt/artefacts/dist/pymanager-1.0.0.tar.gz + - pip3 install /opt/artefacts/dist/pymanager-*.tar.gz # Clean - rm -f /opt/servercontainer* # Create image