Skip to content
Snippets Groups Projects
Commit 35ce135e authored by Roy de Goei's avatar Roy de Goei
Browse files

MAM-56: Add missing install of build in ci/cd

parent 5e5f41df
No related branches found
No related tags found
No related merge requests found
Pipeline #115432 passed
...@@ -22,7 +22,7 @@ before_script: ...@@ -22,7 +22,7 @@ before_script:
- pip install virtualenv - pip install virtualenv
- virtualenv venv - virtualenv venv
- source venv/bin/activate - source venv/bin/activate
- pip install twine tox - pip install twine tox build
test: test:
stage: test stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment