check shell used?
This commit is contained in:
parent
2eb1349058
commit
1459b00cab
@ -4,6 +4,7 @@ pipeline:
|
||||
image: python:latest
|
||||
group: linting
|
||||
commands:
|
||||
- echo $SHELL
|
||||
- python --version
|
||||
- pip install -U virtualenv --quiet
|
||||
- virtualenv venv
|
||||
|
Loading…
Reference in New Issue
Block a user