cicd: add whoami
This commit is contained in:
parent
889c5c993f
commit
ec773298fd
|
@ -50,6 +50,7 @@ steps:
|
|||
|
||||
commands:
|
||||
- . /opt/venv/bin/activate
|
||||
- whoami
|
||||
- uname -a
|
||||
- pip --version
|
||||
- python3 --version
|
||||
|
|
Loading…
Reference in New Issue