We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd3d990 commit 3e5593bCopy full SHA for 3e5593b
deployment/codefresh-dev.yaml
@@ -30,8 +30,8 @@ steps:
30
clone_NetPyNE-UI_git_netpyne:
31
title: Cloning NetPyNE-UI.git repository...
32
type: git-clone
33
- repo: https://github.com/MetaCell/NetPyNE-UI.git
34
- revision: dev_netpyne_updates
+ repo: https://github.com/OpenSourceBrain/NetPyNE-UI.git
+ revision: osbv2_tests
35
working_directory: applications/netpyne/dependencies/
36
git: github
37
clone_nwb-explorer_git_nwb-explorer:
0 commit comments