We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82a5282 commit 9b06a7bCopy full SHA for 9b06a7b
devops/resources/user-retirement-archiver.sh
@@ -3,7 +3,7 @@
3
cd $WORKSPACE/configuration
4
5
set +u
6
-. util/jenkins/virtualenv_tools.sh
+. util/jenkins/virtualenv_python_tools.sh
7
# creates a venv with its location stored in variable "venvpath"
8
create_virtualenv_python python3.12 --clear
9
. "$venvpath/bin/activate"
0 commit comments