Skip to content

Commit

Permalink
move include_expansions_in_env into paraminto params
Browse files Browse the repository at this point in the history
  • Loading branch information
Jibola committed Oct 2, 2024
1 parent 055ad74 commit f615b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .evergreen/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ functions:
- command: git.apply_patch
# Make an evergreen exapanstion file with dynamic values
- command: subprocess.exec
include_expansions_in_env: ["is_patch", "version_id", "project"]
params:
include_expansions_in_env: ["is_patch", "version_id", "project"]
working_dir: "src"
binary: bash
args:
Expand Down

0 comments on commit f615b4c

Please sign in to comment.