Exec pip freeze in gate-requirements-install
Change-Id: Icf153fc4f89b4af9efafc3763f5636503d31f550
This commit is contained in:
parent
47eeb86fef
commit
021e325b32
@ -22,5 +22,8 @@
|
||||
# Run the same basic pip command that the mirror script runs.
|
||||
.venv/bin/pip install -M -U --exists-action=w $PIP_ARGS
|
||||
|
||||
# Print all installed stuff to demonstrate versions
|
||||
.venv/bin/pip freeze
|
||||
|
||||
publishers:
|
||||
- console-log
|
||||
|
Loading…
x
Reference in New Issue
Block a user