Compare commits
2 Commits
357c8745a4
...
2d988a5120
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2d988a5120 | ||
|
|
3d92071d0a |
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -14,7 +14,6 @@ pipeline {
|
||||
python3 -m venv /tmp/venv
|
||||
. /tmp/venv/bin/activate
|
||||
apt update
|
||||
apt upgrade
|
||||
apt install -y cmake flex python3 python3-pip python3-venv
|
||||
pip install --upgrade pip
|
||||
pip install conan
|
||||
|
||||
Reference in New Issue
Block a user