Skip to content

Commit 5bd3b74

Browse files
committed
CI: Attach to the get_data workspace to have the FS_LICENSE
1 parent 751369b commit 5bd3b74

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,8 @@ jobs:
282282

283283
test:
284284
<<: *machine_defaults
285+
environment:
286+
- FS_LICENSE: /tmp/fslicense/license.txt
285287
steps:
286288
- attach_workspace:
287289
at: /tmp
@@ -811,6 +813,7 @@ workflows:
811813
context:
812814
- nipreps-common
813815
requires:
816+
- get_data
814817
- build
815818
filters:
816819
branches:

0 commit comments

Comments
 (0)