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