diff --git a/.jenkins.yaml b/.jenkins.yaml index ee18d9b8..dc8f0a2c 100644 --- a/.jenkins.yaml +++ b/.jenkins.yaml @@ -16,7 +16,6 @@ git: shallow_clone: true script: - - "ssh root@puckly.sunet.se /root/starttests.sh ${GIT_BRANCH}" # - "python3.7 -m venv venv" # - ". venv/bin/activate" # - "pip install --upgrade setuptools pip wheel mypy"