We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fee96e0 commit 85a5084Copy full SHA for 85a5084
tests/.dirac-ci-config.yaml
@@ -37,7 +37,7 @@ config:
37
\"https://server:9135/Configuration/Server\"
38
]
39
}"
40
- PILOT_DOWNLOAD_COMMAND: "git clone --single-branch --branch master https://github.com/DIRACGrid/Pilot.git && mv Pilot/Pilot/*.py . && rm -rf Pilot"
+ PILOT_DOWNLOAD_COMMAND: "git clone --single-branch --branch fix-install-multiple https://github.com/chrisburr/Pilot.git && mv Pilot/Pilot/*.py . && rm -rf Pilot"
41
42
# List of feature variables which must be passed when preparing
43
required-feature-flags: []
0 commit comments