Page MenuHomeSoftware Heritage

D1722.id.diff
No OneTemporary

D1722.id.diff

diff --git a/jobs/templates/swh-cypress.groovy b/jobs/templates/swh-cypress.groovy
--- a/jobs/templates/swh-cypress.groovy
+++ b/jobs/templates/swh-cypress.groovy
@@ -1,8 +1,6 @@
pipeline {{
- agent {{
- agent {{ label '{docker-image}' }}
- }}
+ agent {{ label '{docker-image}' }}
environment {{
PHAB_CONDUIT_URL = 'https://forge.softwareheritage.org/api/'
@@ -35,7 +33,7 @@
stage('Setup environment') {{
steps {{
sh '''#!/bin/bash
- python3 -m venv /swh-web-env
+ python3 -m venv ~/swh-web-env
source ~/swh-web-env/bin/activate
pip3 install wheel
pip3 install -e .[testing]

File Metadata

Mime Type
text/plain
Expires
Thu, Jan 30, 4:23 PM (6 h, 5 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3224147

Event Timeline