This commit is contained in:
Juli 2024-07-22 21:42:32 +03:00
parent 06e390e310
commit ee36d9faca

View file

@ -2,4 +2,6 @@ steps:
build:
image: python
commands:
- ls
- ls
- python3 -v
- pip -v