Quit the pip install
This commit is contained in:
@@ -41,9 +41,6 @@ distros:
|
||||
paths:
|
||||
- .gitlab-ci-build.yml
|
||||
script: |-
|
||||
python3 -m venv venv
|
||||
source venv/bin/activate
|
||||
pip install -U xonsh PyYAML
|
||||
xonsh ./build.xsh -a --list
|
||||
echo "BUILD=$(date +'%Y.%m.%d.%H')" >> build.env
|
||||
|
||||
|
||||
Reference in New Issue
Block a user