Commit 0594ed3 1 parent f555269 commit 0594ed3 Copy full SHA for 0594ed3
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- name : Mirror to Ebrains
1
+ name : Mirror to Ebrains 2.0
2
2
3
3
on :
4
4
push :
@@ -13,19 +13,19 @@ jobs:
13
13
with :
14
14
source_repo : " the-virtual-brain/tvb-ext-xircuits"
15
15
source_branch : " master"
16
- destination_repo : " https://ghpusher:${{ secrets.EBRAINS_GITLAB_ACCESS_TOKEN }}@gitlab.ebrains.eu/tvb/tvb-ext-xircuits.git"
16
+ destination_repo : " https://ghpusher:${{ secrets.EBRAINS_2_0_SECRET }}@gitlab.ebrains.eu/ri/tech-hub/apps/ tvb/tvb-ext-xircuits-mirror .git"
17
17
destination_branch : " master"
18
18
- name : syncdev
19
19
uses : wei/git-sync@v3
20
20
with :
21
21
source_repo : " the-virtual-brain/tvb-ext-xircuits"
22
22
source_branch : " dev"
23
- destination_repo : " https://ghpusher:${{ secrets.EBRAINS_GITLAB_ACCESS_TOKEN }}@gitlab.ebrains.eu/tvb/tvb-ext-xircuits.git"
23
+ destination_repo : " https://ghpusher:${{ secrets.EBRAINS_2_0_SECRET }}@gitlab.ebrains.eu/ri/tech-hub/apps/ tvb/tvb-ext-xircuits-mirror .git"
24
24
destination_branch : " dev"
25
25
- name : synctags
26
26
uses : wei/git-sync@v3
27
27
with :
28
28
source_repo : " the-virtual-brain/tvb-ext-xircuits"
29
29
source_branch : " refs/tags/*"
30
- destination_repo : " https://ghpusher:${{ secrets.EBRAINS_GITLAB_ACCESS_TOKEN }}@gitlab.ebrains.eu/tvb/tvb-ext-xircuits.git"
30
+ destination_repo : " https://ghpusher:${{ secrets.EBRAINS_2_0_SECRET }}@gitlab.ebrains.eu/ri/tech-hub/apps/ tvb/tvb-ext-xircuits-mirror .git"
31
31
destination_branch : " refs/tags/*"
You can’t perform that action at this time.
0 commit comments