Skip to content

Commit

Permalink
build: add INPUT_FORMULA_INCLUDES to docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
unfrgivn committed Jul 8, 2024
1 parent 9c3ccee commit 8e16147
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ services:
- INPUT_TEST='assert_match("my script output", shell_output("my-script-command"))'
- INPUT_DOWNLOAD_STRATEGY=
- INPUT_CUSTOM_REQUIRE=
- INPUT_FORMULA_INCLUDES=
- INPUT_TARGET_DARWIN_AMD64=
- INPUT_TARGET_DARWIN_ARM64=
- INPUT_TARGET_LINUX_AMD64=
Expand Down

0 comments on commit 8e16147

Please sign in to comment.