Skip to content

Commit

Permalink
[chg] deactivate new installer
Browse files Browse the repository at this point in the history
  • Loading branch information
fkalweit committed May 11, 2021
1 parent d3fe2f2 commit 9a8d306
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ stages:
# TODO: restore some backend
# Install poetry
pip3 install poetry
poetry config experimental.new-installer false
poetry install
poetry run opsiconfd --setup --log-level-stderr=5
# Create adminuser used with opsiconfd-perftest.py
Expand Down

0 comments on commit 9a8d306

Please sign in to comment.