Skip to content

Commit 8982b27

Browse files
committed
CI: Update environment in attempt to bump codecov
1 parent f28c479 commit 8982b27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ _store_artifacts_kwds: &store_artifacts_kwds
77
_test_environment: &test_environment
88
WORKDIR: /home/circleci/work
99
DOCKER_IMAGE: "nipype/nipype"
10+
CIRCLE_PR_NUMBER: "${CIRCLE_PR_NUMBER:-${CIRCLE_PULL_REQUEST##*/}}"
1011

1112
_generate_dockerfiles: &generate_dockerfiles
1213
name: Generate Dockerfiles

0 commit comments

Comments
 (0)