Skip to content
Snippets Groups Projects
Commit 4487207a authored by Enliven26's avatar Enliven26
Browse files

Update .gitlab-ci.yml

parent 76feefd2
Branches cicdTesting
No related merge requests found
Pipeline #56199 failed with stage
in 4 seconds
image: python:3.10.11-slim-buster
variables:
PATH:
- "D:\Python\Scripts"
before_script:
- python --version # For debugging
- pip install virtualenv
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment